From c572e19203b7e76f10c419d05a1f7a9311dffda2 Mon Sep 17 00:00:00 2001 From: richonguzman Date: Thu, 7 Dec 2023 02:36:25 -0300 Subject: [PATCH] update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 664c808..728ee32 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,8 @@ ____________________________________________________ ____________________________________________________ ## Timeline (Versions): -- 2023.12.07 Added LoRa32 v2.1 board as Tracker (with external GPS module), as Bluetooth TNC(Android/Apple) and ESP32 as DIY Tracker (with GPS Module). +- 2023.12.07 Added TTGO Lilygo LoRa32 v2.1 board as Bluetooth TNC(Android/Apple) , as a Tracker (with external GPS module). +- 2023.12.07 Added ESP32 as DIY Tracker (with external GPS Module). - 2023.12.06 T-Beam V1.2 as default board. - 2023.12.05 Updated packets recognition (+Objects + Mic-E). - 2023.11.28 Adding BLE connection to use it as TNC with APRS.fi app for iOS.