Mercurial > public > ostc4
comparison Discovery/Inc/tMenu.h @ 993:df052f0347fb GasConsumption
Add settings that have been missing in the bluetooth API:
flip display
compass declination
(mikeller)
| author | heinrichsweikamp |
|---|---|
| date | Fri, 25 Apr 2025 08:26:03 +0200 |
| parents | bc2fcd002fc4 |
| children | 808153ba3fec |
comparison
equal
deleted
inserted
replaced
| 990:d63584d6428d | 993:df052f0347fb |
|---|---|
| 66 GFX_DrawCfgScreen * get_PointerMenuCursorDesignSoloScreen(void); | 66 GFX_DrawCfgScreen * get_PointerMenuCursorDesignSoloScreen(void); |
| 67 | 67 |
| 68 void nextline(char * text, uint8_t *textPointer); | 68 void nextline(char * text, uint8_t *textPointer); |
| 69 | 69 |
| 70 void tM_init(void); | 70 void tM_init(void); |
| 71 void tM_build_pages(void); | |
| 71 void openMenu(uint8_t freshWithFlipPages); | 72 void openMenu(uint8_t freshWithFlipPages); |
| 72 void openMenu_first_page_with_OC_gas_update(void); | 73 void openMenu_first_page_with_OC_gas_update(void); |
| 73 void updateMenu(void); | 74 void updateMenu(void); |
| 74 void updateSpecificMenu(uint32_t id); | 75 void updateSpecificMenu(uint32_t id); |
| 75 void sendActionToMenu(uint8_t sendAction); | 76 void sendActionToMenu(uint8_t sendAction); |
