State machine

Dependencies:   mbed Adafruit_GFX BioroboticsMotorControl MODSERIAL BioroboticsEMGFilter

Revision:
11:d980e0e581db
Parent:
10:b165ccd11afd
Child:
12:0c10396d0615
--- a/main.cpp	Wed Oct 31 08:21:20 2018 +0000
+++ b/main.cpp	Wed Oct 31 08:23:02 2018 +0000
@@ -149,7 +149,7 @@
         led_red = 0;
         led_green = 1;
         screen.clear_display();
-        screen.display_state_name("Error!");
+        screen.display_state_name("STOP");
     }
 
     // Stop the motors!