- fix ntripClient

- fix gyroscope
- fix init screen
This commit is contained in:
2024-07-19 12:15:44 +02:00
parent 87743c8e67
commit 73fde34e48
9 changed files with 25 additions and 18 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
#include <SparkFun_u-blox_GNSS_Arduino_Library.h>
#include <QMC5883LCompass.h>
#include <MPU6050_6Axis_MotionApps20.h>
#include <MPU6050_6Axis_MotionApps612.h>
#include "calcAzimuth.h"
#include "ntripClient.h"