Teslafly

Results 65 comments of Teslafly

This video mentions an ask for a feature like this. https://www.youtube.com/watch?v=AWp4XteFnXo

The ESP Async WebServer library appears to support arduinojson6 now. I just tried downloading your branch and it compiles and runs fine now. I also have this running on the...

For an actual solution to this, the samplewificonfig.h file should be removed and it may be possible to add a "default" wifi credentials in the config.json file as a simple...

Editing data/config.json with a wifi network before uploading spiffs seems to work well. ``` "networks": { "wifi-ssid":"wifi-password" }, ```

No, I mean using a bookmarks folder as a means to store and sync app organisation between computers. Does that make sense? If not, just ignore this. Good work on...