version and readme update

This commit is contained in:
richonguzman 2025-01-22 00:00:46 -03:00
parent 100b002309
commit 858162eb9c
2 changed files with 2 additions and 1 deletions

View File

@ -52,6 +52,7 @@ ____________________________________________________
## Timeline (Versions):
- 2025-01.22 Added LILYGO T-DECK PLUS (and DIY+GPS version) board support.
- 2025.01.11 Added HELTEC V3.2 board support.
- 2025.01.07 TROY_LoRa_APRS board added. GMT in quarter hour fix and Beacon fix for TNC.
- 2025.01.02 Callsign Black List added.

View File

@ -48,7 +48,7 @@ ___________________________________________________________________*/
#include "A7670_utils.h"
#endif
String versionDate = "2025.01.21";
String versionDate = "2025.01.22";
Configuration Config;
WiFiClient espClient;
#ifdef HAS_GPS