mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-06-19 22:58:04 +03:00
renames to reduce confusion
This commit is contained in:
@ -46,9 +46,9 @@ enum {
|
||||
};
|
||||
|
||||
enum {
|
||||
SCAN_RESUME_TO = 0,
|
||||
SCAN_RESUME_CO,
|
||||
SCAN_RESUME_SE
|
||||
SCAN_RESUME_TIME = 0,
|
||||
SCAN_RESUME_CARRIER,
|
||||
SCAN_RESUME_SEARCH
|
||||
};
|
||||
|
||||
enum {
|
||||
|
Reference in New Issue
Block a user