Flash3388 / FlashLib

A robotics development framework
BSD 3-Clause "New" or "Revised" License
10 stars 0 forks source link

Suggestion: mode exit functions #78

Closed tomtzook closed 2 years ago

tomtzook commented 2 years ago

Add an exit functions for control modes, i.e. modeExit which will be called when the mode ends.

tomtzook commented 2 years ago

Done