🪰 Adds angle, heading, altitude, pressure and temperature

This commit is contained in:
Rune Harlyk
2024-06-02 21:59:06 +02:00
committed by Rune Harlyk
parent f6ca10846f
commit c2d5195243
9 changed files with 1518 additions and 1517 deletions
+1 -1
View File
@@ -67,7 +67,7 @@
#define FT_IMU 1
#endif
// ESP32 magnetometer off by default
// ESP32 magnetometer on by default
#ifndef FT_MAG
#define FT_MAG 0
#endif