1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-19 14:25:20 +03:00

Merge remote-tracking branch 'Pierre-A/CLI_beeper_off' into betaflight

This commit is contained in:
borisbstyle 2015-09-29 12:21:18 +02:00
commit babab7aa4e
8 changed files with 82 additions and 15 deletions

View file

@ -45,6 +45,7 @@
#include "rx/rx.h"
#include "rx/msp.h"
#include "io/beeper.h"
#include "io/escservo.h"
#include "io/rc_controls.h"
#include "io/gps.h"