version Update
This commit is contained in:
parent
3bcb9ff036
commit
d7638fa094
|
|
@ -46,7 +46,7 @@ TinyGPSPlus gps;
|
|||
OneButton userButton = OneButton(BUTTON_PIN, true, true);
|
||||
#endif
|
||||
|
||||
String versionDate = "2024.08.02";
|
||||
String versionDate = "2024.08.12";
|
||||
|
||||
uint8_t myBeaconsIndex = 0;
|
||||
int myBeaconsSize = Config.beacons.size();
|
||||
|
|
|
|||
Loading…
Reference in New Issue