Mercurial > public > ostc4
diff Discovery/Inc/text_multilanguage.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 | 2bb1db22b5f5 |
children | 7b981f8bdd41 |
line wrap: on
line diff
--- a/Discovery/Inc/text_multilanguage.h Sat Jul 20 21:42:45 2019 +0200 +++ b/Discovery/Inc/text_multilanguage.h Tue Aug 13 21:10:46 2019 +0200 @@ -274,6 +274,11 @@ TXT2BYTE_ExtraDecoGame, TXT2BYTE_ExtraNone, /* */ + TXT2BYTE_MotionCtrl, + TXT2BYTE_MoCtrlNone, + TXT2BYTE_MoCtrlPitch, + TXT2BYTE_MoCtrlSector, + /* */ TXT2BYTE_DecoDataLost, TXT2BYTE_Info, TXT2BYTE_Korrekturwerte,