version Update
This commit is contained in:
parent
152bf40d78
commit
846056b845
|
|
@ -57,7 +57,7 @@ TinyGPSPlus gps;
|
||||||
BluetoothSerial SerialBT;
|
BluetoothSerial SerialBT;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
String versionDate = "2024.11.29";
|
String versionDate = "2024.12.09";
|
||||||
|
|
||||||
uint8_t myBeaconsIndex = 0;
|
uint8_t myBeaconsIndex = 0;
|
||||||
int myBeaconsSize = Config.beacons.size();
|
int myBeaconsSize = Config.beacons.size();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue