Move ONE_G definition to flix.ino

This commit is contained in:
Oleg Kalachev
2024-12-23 02:37:03 +03:00
parent 292b10197f
commit c43624734d
4 changed files with 4 additions and 3 deletions

View File

@@ -19,6 +19,8 @@
#define WIFI_ENABLED 1
#define ONE_G 9.80665
float t = NAN;
float dt;
float loopRate;