Implement RC calibration, common for the real drone and the simulation

This commit is contained in:
Oleg Kalachev
2024-01-02 11:54:09 +03:00
parent 78f3f6e3b3
commit f520b57abe
9 changed files with 74 additions and 20 deletions

View File

@@ -19,7 +19,7 @@
#include "flix.h"
#include "util.h"
#include "util.ino"
#include "joystick.h"
#include "rc.ino"
#include "time.ino"
#include "estimate.ino"
#include "control.ino"