This commit is contained in:
Peter Buchegger 2020-04-05 20:21:01 +02:00
commit 3c67b3d4c3

View file

@ -17,6 +17,7 @@ String create_long_aprs(RawDegrees lng);
HardwareSerial ss(1);
AXP20X_Class axp;
TinyGPSPlus gps;
int next_update = -1;
void setup()
{