Mercurial > public > ostc4
diff 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 |
line wrap: on
line diff
--- a/Discovery/Inc/tStructure.h Mon Apr 28 19:51:36 2025 +0200 +++ b/Discovery/Inc/tStructure.h Mon Apr 28 22:53:36 2025 +0200 @@ -390,7 +390,7 @@ #define StMOption_Compass_Inertia _MB(2,10,1,4,0) #define StMOption_Compass_Declination _MB(2,10,1,5,0) -#define StMOption_Timer _MB(2,10,2,0,0) +#define StMOption_Timer _MB(2,10,2,1,0) /* PAGE 11 */
