Quick fix F_LOCK for VOXLess version
This commit is contained in:
Binary file not shown.
2
main.c
2
main.c
@@ -129,7 +129,7 @@ void Main(void)
|
||||
gEeprom.KEY_LOCK = 0;
|
||||
SETTINGS_SaveSettings();
|
||||
#ifndef ENABLE_VOX
|
||||
gMenuCursor = 63; // move to hidden section, fix me if change... !!!
|
||||
gMenuCursor = 62; // move to hidden section, fix me if change... !!! Remove VOX and Mic Bar
|
||||
#else
|
||||
gMenuCursor = 64; // move to hidden section, fix me if change... !!!
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user