Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed MODSERIAL FATFileSystem
Diff: StateMachine/StateMachine.hpp
- Revision:
- 54:d4990fb68404
- Parent:
- 52:f207567d3ea4
- Child:
- 55:f4ec445c42fe
--- a/StateMachine/StateMachine.hpp Thu Jun 07 13:02:08 2018 +0000 +++ b/StateMachine/StateMachine.hpp Fri Jun 08 13:56:30 2018 +0000 @@ -55,6 +55,7 @@ void keyboard_menu_STREAM_STATUS(); void keyboard_menu_CHANNEL_READINGS(); void keyboard_menu_RUDDER_SERVO_settings(); + void keyboard_menu_COUNTS_STATUS(); void keyboard_menu_BCE_PID_settings(); void keyboard_menu_BATT_PID_settings();