Me making things for the M5Stack, the stackable ESP32 based device.
Go to file
2020-02-16 12:01:36 +01:00
M5_ARNweb.ino First Commit 2020-02-16 12:01:36 +01:00
README.md First Commit 2020-02-16 12:01:36 +01:00

M5_ARNweb

M5 interface for ARNweb API

If you want to use this for some reason you need to run 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.