mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-06-20 06:58:39 +03:00
Try up/down butts with squelch off/monitor enabled
This commit is contained in:
@ -55,7 +55,7 @@ extern uint8_t g_search_delay_10ms;
|
||||
extern uint8_t g_search_hit_count;
|
||||
extern bool g_search_use_css_result;
|
||||
|
||||
void SEARCH_ProcessKeys(key_code_t Key, bool key_pressed, bool key_held);
|
||||
void SEARCH_process_key(key_code_t Key, bool key_pressed, bool key_held);
|
||||
void SEARCH_Start(void);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user