From 74ce3f57ca28e09ac3eb9024eee6ea130cf2f5db Mon Sep 17 00:00:00 2001 From: D4rk$1d3 <44416061+d4rks1d33@users.noreply.github.com> Date: Tue, 1 Oct 2024 21:39:19 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ec093d..b7a7383 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Flash it (you need to reboot the board for start using the firmware) ## TO DO -- [x] Rewrite the ESP32 firmware (currently work for flashing using ESP-TOOLS only with the ESP32-wroom-32 devkit v1 model <-- for other ESP32 models the firmware works flashing it using arduino IDE) I need to rewrite the firmware to make it work with all the ESP32 models using ESP-TOOLS +- [x] Rewrite the ESP32 firmware now should work with all the ESP32 models using ESP-TOOLS - [x] improve the handling of how the APs are saved, currently it saves them but rewrites the previous one