mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-06-19 22:58:04 +03:00
Updated font and F-LOCK menu option
This commit is contained in:
@ -38,9 +38,11 @@ enum {
|
||||
FREQ_LOCK_GB,
|
||||
FREQ_LOCK_430,
|
||||
FREQ_LOCK_438,
|
||||
FREQ_LOCK_446,
|
||||
#ifdef ENABLE_TX_UNLOCK
|
||||
FREQ_LOCK_TX_UNLOCK
|
||||
FREQ_LOCK_TX_UNLOCK,
|
||||
#endif
|
||||
FREQ_LOCK_LAST
|
||||
};
|
||||
|
||||
enum {
|
||||
|
Reference in New Issue
Block a user