Replace BOOT_MODE_MENU_LOCK with BOOT_MODE_RESCUE_OPS
This commit is contained in:
@@ -25,7 +25,7 @@ enum BOOT_Mode_t
|
||||
BOOT_MODE_NORMAL = 0,
|
||||
BOOT_MODE_F_LOCK,
|
||||
#ifdef ENABLE_FEAT_F4HWN_RESCUE_OPS
|
||||
BOOT_MODE_MENU_LOCK,
|
||||
BOOT_MODE_RESCUE_OPS,
|
||||
#endif
|
||||
#ifdef ENABLE_AIRCOPY
|
||||
BOOT_MODE_AIRCOPY
|
||||
|
Reference in New Issue
Block a user