1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-22 07:45:29 +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

@ -51,6 +51,7 @@
#include "rx/rx.h"
#include "io/beeper.h"
#include "io/serial.h"
#include "io/flashfs.h"
#include "io/gps.h"