comparison Discovery/Inc/tMenuEditCvOption.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
comparison
equal deleted inserted replaced
1000:c386ae6635e4 1001:21142f4fa968
36 #include "data_central.h" 36 #include "data_central.h"
37 37
38 void openEdit_CvOption(uint8_t line); 38 void openEdit_CvOption(uint8_t line);
39 void refresh_CompassEdit(void); 39 void refresh_CompassEdit(void);
40 uint32_t tMCvOption_refresh(uint8_t line, char *text, uint16_t *tab, char *subtext); 40 uint32_t tMCvOption_refresh(uint8_t line, char *text, uint16_t *tab, char *subtext);
41 void tMCvOption_checkLineStatus(void);
41 42
42 #endif /* TMENU_EDIT_CVOPTION_H */ 43 #endif /* TMENU_EDIT_CVOPTION_H */