Add Remove Shift action for RescueOps mode

This commit is contained in:
Armel FAUVEAU
2024-11-23 02:34:03 +01:00
parent 91c95142c7
commit 3bad2a3b0f
5 changed files with 43 additions and 2 deletions

View File

@@ -44,6 +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);
#endif
#endif