When executing the labs from the debugger, I get to
while(!(gMotorVars.Flag_enableSys));
How is Flag_enableSys supposed to get set?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
When executing the labs from the debugger, I get to
while(!(gMotorVars.Flag_enableSys));
How is Flag_enableSys supposed to get set?