version update
This commit is contained in:
parent
892e4fd4ec
commit
8c1bff51b2
|
|
@ -34,7 +34,7 @@ TinyGPSPlus gps;
|
|||
BluetoothSerial SerialBT;
|
||||
OneButton userButton = OneButton(BUTTON_PIN, true, true);
|
||||
|
||||
String versionDate = "2023.11.12";
|
||||
String versionDate = "2023.11.13";
|
||||
|
||||
int myBeaconsIndex = 0;
|
||||
int myBeaconsSize = Config.beacons.size();
|
||||
|
|
|
|||
Loading…
Reference in New Issue