12 #define CO_COMMAND_SDO_BUFFER_SIZE 100000 13 #define STRING_BUFFER_SIZE (CO_COMMAND_SDO_BUFFER_SIZE * 4 + 100) 20 printf(
"app_Program Start \n");
29 printf(
"app_programEnd \n");
void app_programEnd(void)
Abstract class representing a state machine. Includes a number of State and Transition objects...
ExoTestMachine testMachine
void app_communicationReset(void)
char ret[STRING_BUFFER_SIZE]
char buf[STRING_BUFFER_SIZE]
void app_programControlLoop(void)
void app_programStart(void)
void app_programAsync(uint16_t timer1msDiffy)
#define STRING_BUFFER_SIZE