From 384e2ab8a307fc02a13350b15219c10a5cfd8251 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Sun, 14 Jul 2024 20:14:50 +1200 Subject: [PATCH] add todo --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index c638447..f33c5aa 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,13 @@ The following list of devices are supported: - RAK4631 +## TODO + +- support configuring eeprom with device signatures and firmware hashes +- support configuring tnc mode, also useful for the [transport node firmware](https://github.com/attermann/microReticulum_Firmware/commits/transport_node/) +- support other devices, such as ESP32/Heltec V3 +- support flashing existing firmware files from api + ## License MIT