Change Remove Shift to Remove Offset

This commit is contained in:
Armel FAUVEAU
2024-11-25 23:34:28 +01:00
parent d87e6965a5
commit 838253dfa1
7 changed files with 9 additions and 9 deletions

View File

@@ -119,7 +119,7 @@ enum ACTION_OPT_t {
ACTION_OPT_BACKLIGHT,
#ifdef ENABLE_FEAT_F4HWN_RESCUE_OPS
ACTION_OPT_POWER_HIGH,
ACTION_OPT_REMOVE_SHIFT,
ACTION_OPT_REMOVE_OFFSET,
#endif
#endif
ACTION_OPT_LEN