mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 09:16:07 +03:00
GPS Rescue cms menu
This commit is contained in:
parent
01e0c95810
commit
22485e3e6e
6 changed files with 221 additions and 0 deletions
|
@ -280,6 +280,10 @@
|
|||
#undef USE_ACRO_TRAINER
|
||||
#endif
|
||||
|
||||
#if (!defined(USE_GPS_RESCUE) || !defined(USE_CMS_FAILSAFE_MENU))
|
||||
#undef USE_CMS_GPS_RESCUE_MENU
|
||||
#endif
|
||||
|
||||
#ifndef USE_BEEPER
|
||||
#undef BEEPER_PIN
|
||||
#undef BEEPER_PWM_HZ
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue