@ -8,7 +8,7 @@
#include <MPU6050_tockn.h>
#include <TinyGPS++.h>
#ifdef ARDUINO_ARCH_RP2040
#include <SoftwareSerial.h>
UART Serial2(8, 9, 0, 0);
#else
#include <EEPROM.h>
#endif
Powered by TurnKey Linux.