File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -53,6 +53,9 @@ ____________________________________________________
5353____________________________________________________
5454## Timeline (Versions):
5555
56+ - 2025-08-11 New improved Battery Monitor for Heltec Boards. Thanks Tilen S54B.
57+ - 2025-08-10 RPC Electronics 1W LoRa GPS with 1W SX1268 added. APRSPacketLib Library Updated.
58+ - 2025-08-02 Personal Note for each Beacon Callsign. Thanks Tilen S54B.
5659- 2025.03.28 F4GOH DIY board with ESP32 + GPS + 1W LLCC68 added. APRSPacketLib Library Updated.
5760- 2025.03.06 F4GOH DIY board with ESP32 + GPS + 1W SX1268 added.
5861- 2025.02.09 Now Bluetooth connections lets you decide to use BLE/BT Classic and KISS/TNC.
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ TinyGPSPlus gps;
7575 BluetoothSerial SerialBT;
7676#endif
7777
78- String versionDate = " 2025-08-10 " ;
78+ String versionDate = " 2025-08-11 " ;
7979
8080uint8_t myBeaconsIndex = 0 ;
8181int myBeaconsSize = Config.beacons.size();
You can’t perform that action at this time.
0 commit comments