Mercurial > public > ostc4
comparison Common/Inc/settings.h @ 969:81049905d829 Evo_2_23
Zusammenf?hren
| author | heinrichsweikamp |
|---|---|
| date | Sun, 19 Jan 2025 12:02:59 +0100 |
| parents | e9c37071933b |
| children | 79b522fbabe6 |
comparison
equal
deleted
inserted
replaced
| 968:b9a1710522b1 | 969:81049905d829 |
|---|---|
| 322 uint8_t ext_sensor_map[8]; /* redefined in 0xFFFF0027 */ | 322 uint8_t ext_sensor_map[8]; /* redefined in 0xFFFF0027 */ |
| 323 uint8_t cvAutofocus; | 323 uint8_t cvAutofocus; |
| 324 uint8_t slowExitTime; | 324 uint8_t slowExitTime; |
| 325 /* new in 0xFFFF002c */ | 325 /* new in 0xFFFF002c */ |
| 326 StimeZone timeZone; | 326 StimeZone timeZone; |
| 327 uint8_t warningBuzzer; | |
| 327 } SSettings; | 328 } SSettings; |
| 328 | 329 |
| 329 typedef struct | 330 typedef struct |
| 330 { | 331 { |
| 331 // 8 bytes | 332 // 8 bytes |
