M5Stack/README.md
2020-02-16 12:01:36 +01:00

4 lines
302 B
Markdown

# M5_ARNweb
## M5 interface for ARNweb API
If you want to use this for some reason you need to run [ARNweb API](https://gitea.arnweb.nl/arne/arnweb-api) on a server over HTTPS. Then put the url to the ```/system``` subsection on line 98 and your CA certificate in the ```const char* ca``` on line 34.