mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-22 15:55:48 +03:00
Update LED strip code to allow configurable LED strips.
See documentation for details.
This commit is contained in:
parent
3ef769bf7b
commit
6ce5736990
17 changed files with 983 additions and 236 deletions
|
@ -20,6 +20,7 @@
|
|||
#define BARO
|
||||
#define GPS
|
||||
#define TELEMETRY
|
||||
#define LED_STRIP
|
||||
|
||||
#define SERIAL_PORT_COUNT 4
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue