comparison Discovery/Inc/tStructure.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 cc9c18075e00
children 14fd5f35cb50
comparison
equal deleted inserted replaced
367:e309f78f89a5 368:50ea68c7a153
282 #define StMSYS3_Debug _MB(2,8,3,3,0) 282 #define StMSYS3_Debug _MB(2,8,3,3,0)
283 283
284 #define StMSYS4_CViewTimeout _MB(2,8,4,1,0) 284 #define StMSYS4_CViewTimeout _MB(2,8,4,1,0)
285 #define StMSYS4_CViewStandard _MB(2,8,4,2,0) 285 #define StMSYS4_CViewStandard _MB(2,8,4,2,0)
286 #define StMSYS4_CornerTimeout _MB(2,8,4,3,0) 286 #define StMSYS4_CornerTimeout _MB(2,8,4,3,0)
287 #define StMSYS4_CornerStandard _MB(2,8,4,4,0) 287 #define StMSYS4_CornerStandard _MB(2,8,4,4,0)
288 #define StMSYS4_ExtraDisplay _MB(2,8,4,5,0) 288 #define StMSYS4_ExtraDisplay _MB(2,8,4,5,0)
289 #define StMSYS4_MotionCtrl _MB(2,8,4,6,0)
289 290
290 #define StMSYS5_Info _MB(2,8,5,1,0) 291 #define StMSYS5_Info _MB(2,8,5,1,0)
291 292
292 293
293 #define StMSYS6_Exit _MB(2,8,6,1,0) 294 #define StMSYS6_Exit _MB(2,8,6,1,0)