Files
esp8266_deauther/web_server
Stefan Kremser 6cd3a46144 version 1.4
- changed webinterface design
- improved error handling
- can add clients manually
- added settings reset via console command "reset" and GPIO 4
- improved default settings for more stability
- added warning at the beginning
- added info page
2017-05-01 20:05:41 +02:00
..
2017-05-01 20:05:41 +02:00
2017-05-01 20:05:41 +02:00
2017-05-01 20:05:41 +02:00
2017-04-21 09:36:23 +02:00

1 open minifier.html
2 paste the html code in the upper textfield
3 click on minifiy + byte-ify
4 copy the results
5 go to data.h and replace the array (of the changed html file) with the copied bytes

now compile and upload your new sketch :)