mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-26 05:54:46 -07:00
subghz decode raw gui
by qistoph
This commit is contained in:
@@ -137,3 +137,6 @@ void subghz_file_name_clear(SubGhz* subghz);
|
||||
bool subghz_path_is_file(string_t path);
|
||||
uint32_t subghz_random_serial(void);
|
||||
void subghz_hopper_update(SubGhz* subghz);
|
||||
|
||||
extern const NotificationSequence subghs_sequence_rx;
|
||||
extern const NotificationSequence subghs_sequence_rx_locked;
|
||||
|
||||
Reference in New Issue
Block a user