diff --git a/README.md b/README.md index 192ab87..68a3f11 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ This firmware is for using ESP32 based boards with LoRa Modules and GPS to live ![Screenshot](https://github.com/richonguzman/LoRa_APRS_Tracker/blob/main/images/OledScreen2.jpeg) __(NOTE: To use Tx/Rx capabilities of this tracker you should have also an Tx/Rx LoRa iGate near you)__ +
____________________________________________________ @@ -29,6 +30,10 @@ ____________________________________________________ - Wx data with BME280 Module showed on Screen and transmited as Wx Telemetry. - Winlink Mails through APRSLink. - Posibility to change between 3 mayor Frequencies used by LoRa APRS Worldwide. +____________________________________________________ + +# WEB FLASHER/INSTALLER is here +
____________________________________________________ @@ -49,8 +54,8 @@ ____________________________________________________ ____________________________________________________ ## Timeline (Versions): +- 2024.10.09 WEB INSTALLER/FLASHER. - 2024.10.07 Battery Monitor process added (Voltage Sleep to protect Battery). -- 2024.10.02 WEB INSTALLER (Alpha). - 2024.09.17 Battery Voltage now as Encoded Telemetry in GPS Beacon. - 2024.08.26 New reformating of code ahead of WebInstaller: SmartBeacon change. - 2024.08.16 BLE support for Android devices (not APRSDroid yet).