1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-23 16:25:26 +03:00

first good version

This commit is contained in:
Sergey 2022-04-14 20:56:37 +03:00
parent 71e491fc12
commit 78c2060093
No known key found for this signature in database
GPG key ID: 4A7AC190CD92FE01
2 changed files with 8 additions and 5 deletions

View file

@ -21,6 +21,7 @@
#include <string.h>
#include <math.h>
#include "common/log.h"
#include "platform.h"
#include "blackbox/blackbox.h"