version Update

This commit is contained in:
richonguzman 2024-12-09 13:05:42 -03:00
parent 152bf40d78
commit 846056b845
1 changed files with 1 additions and 1 deletions

View File

@ -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();