mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-16 04:24:45 -07:00
Xfw app frequency editor use defaults setting
This commit is contained in:
@@ -31,7 +31,6 @@ typedef struct {
|
||||
TextInput* text_input;
|
||||
Popup* popup;
|
||||
bool subghz_use_defaults;
|
||||
uint32_t subghz_default_frequency;
|
||||
FrequencyList_t subghz_static_frequencies;
|
||||
uint8_t subghz_static_index;
|
||||
FrequencyList_t subghz_hopper_frequencies;
|
||||
|
||||
Reference in New Issue
Block a user