Move ONE_G definition to flix.ino

This commit is contained in:
Oleg Kalachev
2024-12-23 02:37:03 +03:00
parent 3cc3014ca0
commit 7533a9cbfa
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;