SubGHz External High Power

This commit is contained in:
Z3BRO
2023-07-27 17:25:32 +02:00
parent 99b203e25c
commit 58beca313d
4 changed files with 89 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ typedef struct {
// TODO not using but saved so as not to change the version
bool external_module_enabled;
bool external_module_power_5v_disable;
bool external_module_power_amp;
// saved so as not to change the version
bool timestamp_file_names;
} SubGhzLastSettings;