Mercurial > public > ostc4
diff Discovery/Inc/tStructure.h @ 854:48b6a3b1f3f8 Evo_2_23
Development bugfix menu id handling:
Fixed some issues which showed up after cleanup of the menu id handling
author | Ideenmodellierer |
---|---|
date | Sat, 09 Mar 2024 20:05:33 +0100 |
parents | 17d9d6eddd8d |
children | 608d3e918146 |
line wrap: on
line diff
--- a/Discovery/Inc/tStructure.h Thu Mar 07 21:51:18 2024 +0100 +++ b/Discovery/Inc/tStructure.h Sat Mar 09 20:05:33 2024 +0100 @@ -269,6 +269,7 @@ #define StMHARD1_Bluetooth _MB(2,7,1,1,0) +#define StMHARD2_Compass _MB(2,7,2,0,0) #define StMHARD2_Compass_SetCourse _MB(2,7,2,2,0) #define StMHARD2_Compass_ResetCourse _MB(2,7,2,3,0) #define StMHARD2_Compass_Calibrate _MB(2,7,2,4,0)