From 0ec10ce2f24ad6287acf12b2fca289ab35b0439e Mon Sep 17 00:00:00 2001 From: liamcottle Date: Tue, 23 Jul 2024 22:40:29 +1200 Subject: [PATCH] add todo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f509ce5..8477d96 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ Once the firmware is flashed to the device, you will need to provision the EEPRO - 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? +- try using [esptool-js](https://github.com/espressif/esptool-js) for flashing ESP32 boards ## License