Velocity Closed Loop Dynamic error correction
Dependencies: mbed QEI PID DmTftLibraryEx
Diff: Display/Menu.h
- Revision:
- 21:ab8027016a2c
- Parent:
- 20:626b92b70bf7
- Child:
- 23:b9d23a2f390e
--- a/Display/Menu.h Thu Nov 08 10:14:39 2018 +0000 +++ b/Display/Menu.h Thu Jan 20 08:15:44 2022 +0000 @@ -63,6 +63,12 @@ */ void MenuInit( void ); +// LA: New Master Menu +// =============== +// +void StabilusMenu (void); // LA: Prototype ... +void StabilusMainPage (uint8_t graphObjectTouched); // + /*! * \brief Permanently display Handler for touch sensor. *