tobozo

Results 648 comments of tobozo

@labomb @jumblies thanks for reporting this, the deauther SDK is now [bundled with ArduinoJSON 5.13.14](https://github.com/tobozo/Arduino/blob/deauther/libraries/ArduinoJson/library.properties) you will need to remove/reinstall the deauther SDK from the boards manager to see the...

you still have two versions, you can safely delete the first folder (Benutzt) Benutzt: C:\Users\Abwickler\Documents\Arduino\libraries\ArduinoJson Nicht benutzt: C:\Users\Abwickler\AppData\Local\Arduino15\packages\deauther\hardware\esp8266\2.0.0-deauther\libraries\ArduinoJson

Thank you for your contribution, I edited your comment for better code formatting and I'll let @spacehuhn answer to this part. Is your knowledge of github good enough so you...

Grazie mille :-) We'll only merge the #788 for the meantime, I'm doing Travis CI tests and it'll eventually get processed automatically. Please don't close the pull request with the...

please see how [other translations were integrated](https://github.com/spacehuhn/esp8266_deauther/labels/Translation) and submit a PR so we can merge this as a new language

@bukkit188 you're right, instead of using *Country codes* as language indicators, the issue titles should be using *Locales*. Unfortunately there aren't any unicode Emojis for languages/locales, so we're using the...

hello and thanks for your contribution :+1: Can you please post it on a public network (i.e [jsoneditoronline](https://jsoneditoronline.org/) or [pastebin](https://pastebin.com)) instead ?

thanks! Since you pasted the JSON twice, I only kept the first block. I also had to fix some `\n`'s as it would not validate in the editor.

[it's in the source tree now](https://github.com/spacehuhn/esp8266_deauther/commit/976d31247b909e6548d4c189cdc3f843360998a5), not sure when and if it will land in a release though since there's a [big rewrite](#846) in progress