comparison 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
comparison
equal deleted inserted replaced
367:e309f78f89a5 368:50ea68c7a153
84 ACTION_BUTTON_CUSTOM, 84 ACTION_BUTTON_CUSTOM,
85 ACTION_BUTTON_BACK, 85 ACTION_BUTTON_BACK,
86 ACTION_BUTTON_NEXT, 86 ACTION_BUTTON_NEXT,
87 ACTION_BUTTON_ENTER, 87 ACTION_BUTTON_ENTER,
88 ACTION_BUTTON_ENTER_FINAL, 88 ACTION_BUTTON_ENTER_FINAL,
89 ACTION_SHAKE_POS, 89 ACTION_PITCH_POS,
90 ACTION_SHAKE_NEG, 90 ACTION_PITCH_NEG,
91 ACTION_END 91 ACTION_END
92 } SAction; 92 } SAction;
93 93
94 /* Exported macro ------------------------------------------------------------*/ 94 /* Exported macro ------------------------------------------------------------*/
95 /* Exported functions ------------------------------------------------------- */ 95 /* Exported functions ------------------------------------------------------- */