Add Settings.device_group_maps

Add Settings.device_group_maps for future use (#10155)
This commit is contained in:
Theo Arends 2021-01-21 15:01:18 +01:00
parent 47ce7c7312
commit 195a7754c6
1 changed files with 1 additions and 3 deletions

View File

@ -647,9 +647,7 @@ struct {
// Only 32 bit boundary variables below // Only 32 bit boundary variables below
uint64_t rf_protocol_mask; // FA8 uint64_t rf_protocol_mask; // FA8
uint32_t device_group_maps; // FB0
uint32_t free_fb0[1]; // FB0
SysBitfield5 flag5; // FB4 SysBitfield5 flag5; // FB4
uint16_t pulse_counter_debounce_low; // FB8 uint16_t pulse_counter_debounce_low; // FB8
uint16_t pulse_counter_debounce_high; // FBA uint16_t pulse_counter_debounce_high; // FBA