mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-04-04 22:19:00 +00:00
callsign validation process fix
This commit is contained in:
parent
8bb0b0446c
commit
ad1129c588
2 changed files with 2 additions and 3 deletions
|
|
@ -37,7 +37,7 @@ ________________________________________________________________________________
|
|||
#include "A7670_utils.h"
|
||||
#endif
|
||||
|
||||
String versionDate = "2024.06.24";
|
||||
String versionDate = "2024.06.25";
|
||||
Configuration Config;
|
||||
WiFiClient espClient;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue