mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2026-08-02 17:07:36 -07:00
8 lines
280 B
Markdown
8 lines
280 B
Markdown
**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 :)**
|