1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-26 09:45:37 +03:00

Add OLED CMS support

This commit is contained in:
jflyper 2016-10-25 17:28:56 +09:00
parent 38660aa8a6
commit 761e1c5bf2
8 changed files with 91 additions and 6 deletions

View file

@ -47,6 +47,8 @@
#include "rx/rx.h"
#include "io/cms_types.h"
#include "io/gps.h"
#include "io/beeper.h"
#include "io/motors.h"