4 lines
302 B
Markdown
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. |