Jeremy Poulter

Results 39 issues of Jeremy Poulter

Move the code from https://github.com/OpenEVSE/ESP32_WiFi_V3.x/ for embeding/serving static content embedded into the firmware. Maybe also consider alternative methods, eg https://github.com/Aircoookie/WLED

- [ ] LittleFS - [ ] SPIFFS - [ ] SD Card - [ ] Others??? Probably depends on #14

Add Unit Tests with CI - https://github.com/ianfixes/arduino_ci - https://forum.arduino.cc/index.php?topic=533736.0

- Add a screen during boot to display the IP address - Show AP info - Maybe toggle the IP address/host name after boot for 5 mins

enhancement

We are still using Mongoose 6 and while this mostly works I have seen many issues while trying to implement #29 and #806. A lot has changed since we originally...