запущен проект motor identification c терминалкой
This commit is contained in:
24
Inu_im_1wnd_3lvl/Inu/init28335.h
Normal file
24
Inu_im_1wnd_3lvl/Inu/init28335.h
Normal file
@@ -0,0 +1,24 @@
|
||||
#ifndef INIT28335
|
||||
#define INIT28335
|
||||
|
||||
// Ïåðåìåííûå, êîòîðûå îïðåäåëåíû â init28335.c (begin)
|
||||
//#########################################################################
|
||||
//#########################################################################
|
||||
// Ïåðåìåííûå, êîòîðûå îïðåäåëåíû â init28335.c (end)
|
||||
|
||||
|
||||
|
||||
|
||||
// Ïåðåìåííûå, êîòîðûå îáúÿâëåíû â init28335.c (begin)
|
||||
//#########################################################################
|
||||
#ifndef ML
|
||||
extern Uint16 RamfuncsLoadStart, RamfuncsLoadEnd, RamfuncsRunStart;
|
||||
extern Uint16 RamfuncsLoadStart2, RamfuncsLoadEnd2, RamfuncsRunStart2;
|
||||
extern Uint16 SwitchLoadStart, SwitchLoadEnd, SwitchRunStart;
|
||||
extern Uint16 EconstLoadStart, EconstLoadEnd, EconstRunStart;
|
||||
extern short csmSuccess;
|
||||
#endif //ML
|
||||
//#########################################################################
|
||||
// Ïåðåìåííûå, êîòîðûå îáúÿâëåíû â init28335.c (end)
|
||||
|
||||
#endif //INIT28335
|
||||
Reference in New Issue
Block a user