Mercurial > public > ostc4
comparison Common/Inc/settings.h @ 542:6960df7ddb09
Added new t3 view showing first deco stop and tts in parallel:
TTS and deco stop may already be shown individually. Now also available in one view where TTS is limited to 99minutes (switch to hours) to avoid string overlap.
author | Ideenmodellierer |
---|---|
date | Sat, 10 Oct 2020 21:02:05 +0200 |
parents | d784f281833a |
children | daa8d4474ba0 |
comparison
equal
deleted
inserted
replaced
541:6fbf7cd391cb | 542:6960df7ddb09 |
---|---|
225 uint8_t MotionDetection; | 225 uint8_t MotionDetection; |
226 /* new in 0xFFFF001B */ | 226 /* new in 0xFFFF001B */ |
227 uint32_t cv_config_BigScreen; | 227 uint32_t cv_config_BigScreen; |
228 /* new in 0xFFFF001C */ | 228 /* new in 0xFFFF001C */ |
229 uint8_t compassInertia; | 229 uint8_t compassInertia; |
230 uint8_t tX_customViewPrimaryBF; | |
230 } SSettings; | 231 } SSettings; |
231 | 232 |
232 typedef struct | 233 typedef struct |
233 { | 234 { |
234 // 8 bytes | 235 // 8 bytes |