version update
This commit is contained in:
parent
6d4726cdc6
commit
c0e0ed4b4d
|
|
@ -31,7 +31,7 @@ TinyGPSPlus gps;
|
|||
BluetoothSerial SerialBT;
|
||||
OneButton userButton = OneButton(BUTTON_PIN, true, true);
|
||||
|
||||
String versionDate = "2023.10.22";
|
||||
String versionDate = "2023.10.23";
|
||||
|
||||
int myBeaconsIndex = 0;
|
||||
int myBeaconsSize = Config.beacons.size();
|
||||
|
|
|
|||
Loading…
Reference in New Issue