Stefan
Stefan
Thank you for your help. Just pushed some changes based on your reports and suggestions.
Fixed the "will sent" now :)
Thank you, I pushed a fix https://github.com/SpacehuhnTech/esp8266_deauther/commit/2e5a6e07ac3be6493d9d5cde32d4bd23782e58d6
First of all, hello and thanks for using the issue template! \o/ One thing you could quickly try out is by installing the [EspExceptionDecoder](https://github.com/me-no-dev/EspExceptionDecoder) then flashing it with Arduino and...
Probably because your browser has the old language file cached and doesn't want to reload it. Try deleting your browser cache. Or open `192.168.4.1/lang/default.lang` and reload it one or two...
The obvious fix is to comment out the 3 lines (17,21,22) that are causing the error: https://github.com/spacehuhn/esp8266_deauther/blob/master/esp8266_deauther/esp8266_deauther.ino#L17 But you still have to install the correct ArduinoJSON library version! Check the...
Check your Arduino library folder (C:\Users\user\Documents\Arduino\libraries) and delete the ArduinoJSON folder if it exists. If the library in there is the wrong version, you might not be able to up/downgrade...
Just add the it.lang file to the web interface folder.I will do the rest and it will included in the next release :)
[Version 3](https://github.com/SpacehuhnTech/esp8266_deauther/tree/v3) (still in development) allows you to select multiple channels for an attack.
Hi. Can't promise anything, but it's on the todo list. 😃