mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 00:05:33 +03:00
Update led strip code to use HSV instead of RGB.
This commit is contained in:
parent
74156fe18f
commit
0b4f5804bc
10 changed files with 269 additions and 139 deletions
|
@ -23,6 +23,7 @@
|
|||
#include "platform.h"
|
||||
|
||||
#include "common/axis.h"
|
||||
#include "common/color.h"
|
||||
|
||||
#include "drivers/system.h"
|
||||
#include "drivers/gpio.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue