mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-06-20 15:08:37 +03:00
.
This commit is contained in:
@ -426,7 +426,10 @@ typedef struct {
|
||||
|
||||
uint8_t scan_hold_time; // ticks we stay paused for on an RX'ed signal when scanning
|
||||
|
||||
uint8_t unused12[7]; // 0xff's
|
||||
uint8_t scan_ranges_enable:1; // enable/disable auto scan ranges
|
||||
uint8_t unused11g:7; // 0xff's
|
||||
|
||||
uint8_t unused12[6]; // 0xff's
|
||||
#endif
|
||||
} __attribute__((packed)) setting;
|
||||
|
||||
|
Reference in New Issue
Block a user