mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-22 05:14:46 -07:00
change: add defines to disable load saved preset value and binary RAW
add: icon for BinRAW mode in Read screen
This commit is contained in:
@@ -32,7 +32,8 @@ void subghz_view_receiver_add_data_statusbar(
|
||||
const char* frequency_str,
|
||||
const char* preset_str,
|
||||
const char* history_stat_str,
|
||||
bool hopping_enabled);
|
||||
bool hopping_enabled,
|
||||
bool bin_raw_enabled);
|
||||
|
||||
void subghz_view_receiver_set_radio_device_type(
|
||||
SubGhzViewReceiver* subghz_receiver,
|
||||
|
||||
Reference in New Issue
Block a user