comparison Discovery/Inc/tStructure.h @ 1001:21142f4fa968 GasConsumption

Cleanup menu structucture afer menu shift: Compass and timer have been moved to the new menu => some code cleanup was needed.
author Ideenmodellierer
date Mon, 28 Apr 2025 22:53:36 +0200
parents ac25c35a3c97
children 85f7e19c6688
comparison
equal deleted inserted replaced
1000:c386ae6635e4 1001:21142f4fa968
388 #define StMOption_Compass_ResetCourse _MB(2,10,1,2,0) 388 #define StMOption_Compass_ResetCourse _MB(2,10,1,2,0)
389 #define StMOption_Compass_Calibrate _MB(2,10,1,3,0) 389 #define StMOption_Compass_Calibrate _MB(2,10,1,3,0)
390 #define StMOption_Compass_Inertia _MB(2,10,1,4,0) 390 #define StMOption_Compass_Inertia _MB(2,10,1,4,0)
391 #define StMOption_Compass_Declination _MB(2,10,1,5,0) 391 #define StMOption_Compass_Declination _MB(2,10,1,5,0)
392 392
393 #define StMOption_Timer _MB(2,10,2,0,0) 393 #define StMOption_Timer _MB(2,10,2,1,0)
394 394
395 395
396 /* PAGE 11 */ 396 /* PAGE 11 */
397 #define StMPLAN _MB(2,11,0,0,0) 397 #define StMPLAN _MB(2,11,0,0,0)
398 398