version and readme UPDATE

This commit is contained in:
richonguzman 2025-01-11 10:44:40 -03:00
parent 411753c0aa
commit 4349019f7b
2 changed files with 2 additions and 1 deletions

View File

@ -52,6 +52,7 @@ ____________________________________________________
## Timeline (Versions):
- 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.
- 2024.12.30 Fixed missing validation for correct Digipeater mode when not connected to APRS-IS.

View File

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