esp_web_flasher/ ├── index.html # Main HTML file (refactored) ├── styles.css # All CSS styles ├── scripts.js # Main JavaScript application logic ├── esp_web_flasher_portal.html # Original single-file ...
ESP-Web-Tools allows your to flash your ESP directly from your browser using Web Serial API. This repo will provide the instructions needed to get this up and running ...