readme and date update

This commit is contained in:
Ricardo Guzman (Richonguzman)
2026-06-10 00:27:15 -04:00
parent 9898e123d2
commit df22b9dbc0
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -51,6 +51,7 @@ ____________________________________________________
<br />
# Timeline (Versions):
- 2026-06-10 CAD (Channel Activity Detection) and DIFS (Distributed Inter-Frame Space) added.
- 2026-03-25 More Boards, SDK update, OTA fix, GPS process update.
- 2026-02-26 9M2IBR ESP32 1W (400M30S) + GPS board added.
- 2026-02-25 Code Improvements: reduced String comparisons and improved logic for faster code execution.
+1 -1
View File
@@ -68,7 +68,7 @@ ___________________________________________________________________*/
#endif
String versionDate = "2026-06-09";
String versionDate = "2026-06-10";
String versionNumber = "3.3.0";
Configuration Config;
WiFiClient aprsIsClient;