Files
esp8266_deauther/web_server
N0vaPixel 4c069a53bd Add select / deselect all functionality
Add select / deselect all functionality for appscan and client scan

Pass -1 to the "select" methods to pick all the results.
Pass any other negative number (in the range of a signed int) to
deselect all.

+ Added "select all" and "deselect all" buttons to apscan.html and
stations.html
2017-05-13 22:30:56 +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 :)