aboutsummaryrefslogtreecommitdiffhomepage
path: root/workspace/ts100/inc/Modes.h
diff options
context:
space:
mode:
Diffstat (limited to 'workspace/ts100/inc/Modes.h')
-rw-r--r--workspace/ts100/inc/Modes.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/workspace/ts100/inc/Modes.h b/workspace/ts100/inc/Modes.h
index 432b0ab2..d81209cc 100644
--- a/workspace/ts100/inc/Modes.h
+++ b/workspace/ts100/inc/Modes.h
@@ -16,6 +16,7 @@
#include "PID.h"
#include "Settings.h"
#include "Analog.h"
+#include "MMA8652FC.h"
#include <string.h>
typedef enum {
STARTUP, //we are sitting on the prompt to push a button
@@ -41,7 +42,7 @@ typedef enum {
TEMPDISPLAY,
TEMPROUNDING,
DISPUPDATERATE,
- LEFTY,
+ SCREENROTATION,
BOOSTMODE,
BOOSTTEMP,
POWERDISPLAY,