Moved global classes to main

This commit is contained in:
Magnus Persson
2022-10-12 19:52:44 +02:00
parent 1148a23bb4
commit ac51c52c74
3 changed files with 39 additions and 4 deletions

View File

@ -33,6 +33,8 @@ SOFTWARE.
#include <wifi.hpp>
// #define FORCE_GRAVITY_MODE
SerialDebug mySerial;
BatteryVoltage myBatteryVoltage;
// Define constats for this program
#ifdef DEACTIVATE_SLEEPMODE