1
0
Fork 0
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:
laz2wiringpi 2019-03-23 13:13:02 -04:00 committed by laz2wiringpi
parent 01e0c95810
commit 22485e3e6e
6 changed files with 221 additions and 0 deletions

View file

@ -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