Free up space
All checks were successful
Build Firmware / build (push) Successful in 2m20s

This commit is contained in:
2025-07-04 22:24:10 +02:00
parent 23dbad1a53
commit 1ec2e15de8
6 changed files with 3 additions and 26 deletions

View File

@@ -45,8 +45,6 @@ void ACTION_SwitchDemodul(void);
#if !defined(ENABLE_SPECTRUM) || !defined(ENABLE_FMRADIO)
void ACTION_Mute(void);
#endif
void ACTION_Power_High(void);
void ACTION_Remove_Offset(void);
#endif
void ACTION_Handle(KEY_Code_t Key, bool bKeyPressed, bool bKeyHeld);