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

@@ -44,7 +44,7 @@ void ACTION_SwitchDemodul(void);
void ACTION_BackLight(void);
#ifdef ENABLE_FEAT_F4HWN_RESCUE_OPS
void ACTION_Power_High(void);
void ACTION_Remove_Shift(void);
void ACTION_Remove_Offset(void);
#endif
#endif