mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-25 17:25:18 +03:00
Move colors from ram to master config. Initialise colors only when
config is reset to defaults.
This commit is contained in:
parent
79ea1ac088
commit
545980c14a
9 changed files with 26 additions and 18 deletions
|
@ -24,6 +24,7 @@
|
|||
|
||||
#include "common/maths.h"
|
||||
#include "common/axis.h"
|
||||
#include "common/color.h"
|
||||
|
||||
#include "drivers/accgyro.h"
|
||||
#include "drivers/light_led.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue