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

Fix some bugs

This commit is contained in:
Konstantin Sharlaimov (DigitalEntity) 2018-03-05 22:58:44 +10:00
parent 915cd690b3
commit 7f502f7195
3 changed files with 3 additions and 2 deletions

View file

@ -32,6 +32,7 @@
#include "common/color.h"
#include "common/maths.h"
#include "common/printf.h"
#include "common/memory.h"
#include "config/config_eeprom.h"
#include "config/feature.h"