mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-06-19 22:58:04 +03:00
Fix RF scan problem + removed enums
This commit is contained in:
@ -48,7 +48,7 @@ enum {
|
||||
enum {
|
||||
SCAN_RESUME_TIME = 0,
|
||||
SCAN_RESUME_CARRIER,
|
||||
SCAN_RESUME_SEARCH
|
||||
SCAN_RESUME_STOP
|
||||
};
|
||||
|
||||
enum {
|
||||
|
Reference in New Issue
Block a user