Mercurial > public > ostc4
comparison Common/Inc/settings.h @ 505:06b21f1e47a5
Removed second big font profile
The nex big font views have been introduced using an additional profile because an individual selection was not possible. By introducing the selection dialog for big font data views this additional profile is no longer needed.
author | Ideenmodellierer |
---|---|
date | Sun, 30 Aug 2020 17:14:31 +0200 |
parents | 4811f3dfaa52 |
children | 88c626d01ee5 |
comparison
equal
deleted
inserted
replaced
504:8428195a4967 | 505:06b21f1e47a5 |
---|---|
220 uint32_t cv_configuration; | 220 uint32_t cv_configuration; |
221 /* new in 0xFFFF001A */ | 221 /* new in 0xFFFF001A */ |
222 uint8_t MotionDetection; | 222 uint8_t MotionDetection; |
223 /* new in 0xFFFF001B */ | 223 /* new in 0xFFFF001B */ |
224 uint32_t cv_config_BigScreen; | 224 uint32_t cv_config_BigScreen; |
225 uint32_t cv_config_BigScreenV2; | |
226 | |
227 } SSettings; | 225 } SSettings; |
228 | 226 |
229 typedef struct | 227 typedef struct |
230 { | 228 { |
231 // 8 bytes | 229 // 8 bytes |