diff Discovery/Inc/base.h @ 368:50ea68c7a153 MotionDetection

Added menu item for motion detection. There are several possibility to use motion detection for user action input. To select of the a new menu entry has been added to the Sys2 =>Custom View Menu (Variables in german)
author ideenmodellierer
date Tue, 13 Aug 2019 21:10:46 +0200
parents b111fc4250e9
children e3237f580ae9
line wrap: on
line diff
--- a/Discovery/Inc/base.h	Sat Jul 20 21:42:45 2019 +0200
+++ b/Discovery/Inc/base.h	Tue Aug 13 21:10:46 2019 +0200
@@ -86,8 +86,8 @@
 	ACTION_BUTTON_NEXT,
 	ACTION_BUTTON_ENTER,
 	ACTION_BUTTON_ENTER_FINAL,
-	ACTION_SHAKE_POS,
-	ACTION_SHAKE_NEG,
+	ACTION_PITCH_POS,
+	ACTION_PITCH_NEG,
 	ACTION_END
 } SAction;