Mercurial > public > ostc4
comparison Discovery/Inc/tHome.h @ 138:cc9c18075e00 FlipDisplay
Removed no longer supported scooter code
author | Ideenmodellierer |
---|---|
date | Sat, 23 Feb 2019 21:10:51 +0100 |
parents | 5f11787b4f42 |
children | b2a9e9b02df0 |
comparison
equal
deleted
inserted
replaced
137:9eda5a75c5fd | 138:cc9c18075e00 |
---|---|
65 CVIEW_Tissues, | 65 CVIEW_Tissues, |
66 CVIEW_Profile, | 66 CVIEW_Profile, |
67 CVIEW_EADTime, | 67 CVIEW_EADTime, |
68 CVIEW_Gaslist, | 68 CVIEW_Gaslist, |
69 CVIEW_sensors_mV, | 69 CVIEW_sensors_mV, |
70 CVIEW_Scooter, | |
71 CVIEW_Hello, | 70 CVIEW_Hello, |
72 CVIEW_CompassDebug, | 71 CVIEW_CompassDebug, |
73 CVIEW_SummaryOfLeftCorner, | 72 CVIEW_SummaryOfLeftCorner, |
74 CVIEW_END, | 73 CVIEW_END, |
75 CVIEW_T3_Decostop, | 74 CVIEW_T3_Decostop, |
131 | 130 |
132 void tHome_init_compass(void); | 131 void tHome_init_compass(void); |
133 | 132 |
134 float t3_basics_lines_depth_and_divetime(GFX_DrawCfgScreen *tXscreen, GFX_DrawCfgWindow* tXl1, GFX_DrawCfgWindow* tXr1, uint8_t mode); | 133 float t3_basics_lines_depth_and_divetime(GFX_DrawCfgScreen *tXscreen, GFX_DrawCfgWindow* tXl1, GFX_DrawCfgWindow* tXr1, uint8_t mode); |
135 void t3_basics_battery_low_customview_extra(GFX_DrawCfgWindow* tXc1); | 134 void t3_basics_battery_low_customview_extra(GFX_DrawCfgWindow* tXc1); |
136 void t3_basics_battery_scooter_customview_extra(GFX_DrawCfgWindow* tXc1); | |
137 void t3_basics_show_customview_warnings(GFX_DrawCfgWindow* tXc1); | 135 void t3_basics_show_customview_warnings(GFX_DrawCfgWindow* tXc1); |
138 void t3_basics_refresh_customview(float depth, uint8_t tX_selection_customview, GFX_DrawCfgScreen *tXscreen, GFX_DrawCfgWindow* tXc1, GFX_DrawCfgWindow* tXc2, uint8_t mode); | 136 void t3_basics_refresh_customview(float depth, uint8_t tX_selection_customview, GFX_DrawCfgScreen *tXscreen, GFX_DrawCfgWindow* tXc1, GFX_DrawCfgWindow* tXc2, uint8_t mode); |
139 void t3_basics_refresh_apnoeRight(float depth, uint8_t tX_selection_customview, GFX_DrawCfgScreen *tXscreen, GFX_DrawCfgWindow* tXc1, GFX_DrawCfgWindow* tXc2, uint8_t mode); | 137 void t3_basics_refresh_apnoeRight(float depth, uint8_t tX_selection_customview, GFX_DrawCfgScreen *tXscreen, GFX_DrawCfgWindow* tXc1, GFX_DrawCfgWindow* tXc2, uint8_t mode); |
140 //void _findNextStop(const uint16_t *list, uint8_t *depthOut, uint16_t *lengthOut); | 138 //void _findNextStop(const uint16_t *list, uint8_t *depthOut, uint16_t *lengthOut); |
141 void t3_basics_colorscheme_mod(char *text); | 139 void t3_basics_colorscheme_mod(char *text); |