From bb4e7bc7f8582ef5e159321a71f64b74e39e992e Mon Sep 17 00:00:00 2001 From: liamcottle Date: Tue, 23 Jul 2024 22:34:03 +1200 Subject: [PATCH] add todo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b0d057c..f509ce5 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,7 @@ Once the firmware is flashed to the device, you will need to provision the EEPRO - support other devices, such as ESP32/Heltec V3 - support flashing existing firmware files from api - calculate on air bitrate based on tnc settings +- try using [web-serial-polyfill](https://github.com/google/web-serial-polyfill) to support flashing from Android device? ## License