запущен проект motor identification c терминалкой

This commit is contained in:
2026-06-05 12:15:36 +03:00
commit 177431f3d2
1383 changed files with 840275 additions and 0 deletions

View 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