New mode.
Closed this issue · 1 comments
tino1b2be commented
I added a new mode called "ERROR_MODE" which should flash all the LEDs on the STM. So this mode will be switched to whenever we encouter any unhandled exceptions... so in the UI task, please add while (MODE==ERROR_MODE){/*...*/}
. Will it be too much work?
h-kouame commented
It shouldn't be too much work...