Files
esp8266_deauther/web_server
N0vaPixel ec0d4fb2f2 Fixed NameList bug
This change the NameList class in order to fix the bug when you try to
edit the name of sniffed clients.

Now NameList::get  return the id of the namelist when receiving a mac
adress (return -1 if the mac adress is not found)

Now NameList::getName return the name when received an id (return
nothing if the id is not found)
2017-05-14 01:54:38 +02:00
..
2017-05-14 01:54:38 +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 :)