mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-06-19 22:58:04 +03:00
Fast manual up/down frequency scan
This commit is contained in:
@ -33,7 +33,7 @@ void ACTION_Scan(bool bFlag);
|
||||
void ACTION_FM(void);
|
||||
#endif
|
||||
|
||||
void ACTION_Handle(key_code_t Key, bool bKeyPressed, bool bKeyHeld);
|
||||
void ACTION_process(const key_code_t Key, const bool bKeyPressed, const bool bKeyHeld);
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user