tino1b2be/ST080

New mode.

Closed this issue · 1 comments

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?

It shouldn't be too much work...