mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 01:05:27 +03:00
Cleaned up parameter group handling.
Fixed missing include.
This commit is contained in:
parent
9eb83d1e5f
commit
09d396c05c
41 changed files with 125 additions and 157 deletions
|
@ -51,6 +51,7 @@
|
|||
#include "config/feature.h"
|
||||
|
||||
#include "drivers/display.h"
|
||||
#include "drivers/flash.h"
|
||||
#include "drivers/max7456_symbols.h"
|
||||
#include "drivers/sdcard.h"
|
||||
#include "drivers/time.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue