From 3a82479fe1516d1c97ce9d406ff4bb5e85cdbfad Mon Sep 17 00:00:00 2001 From: liamcottle Date: Tue, 23 Jul 2024 22:45:32 +1200 Subject: [PATCH] add todo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8477d96..4bd7e7f 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,7 @@ Once the firmware is flashed to the device, you will need to provision the EEPRO - 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 +- host all scripts, cryptojs, vuejs, tailwindcss etc locally to support offline use of flasher ## License