diff Discovery/Inc/text_multilanguage.h @ 373:7b981f8bdd41 MotionDetection

Add scroll event by pitch angle detection: Add a function to scroll through the custom view in case the computer is not in the typical center position Refine Pitch Detection: Changed implementation to use sectors for detection. Increased detection window
author ideenmodellierer
date Sun, 08 Sep 2019 13:45:17 +0200
parents 50ea68c7a153
children a90100959871
line wrap: on
line diff
--- a/Discovery/Inc/text_multilanguage.h	Mon Aug 19 17:50:55 2019 +0200
+++ b/Discovery/Inc/text_multilanguage.h	Sun Sep 08 13:45:17 2019 +0200
@@ -278,6 +278,7 @@
 		TXT2BYTE_MoCtrlNone,
 		TXT2BYTE_MoCtrlPitch,
 		TXT2BYTE_MoCtrlSector,
+		TXT2BYTE_MoCtrlScroll,
 		/* */
 		TXT2BYTE_DecoDataLost,
 		TXT2BYTE_Info,