Once I recieve the XML from a REST web servce, I need to be able to extract the useful information about of the XML document. Some useful links along that line are:
#include < WiFi.h > #include < WiFiClientSecure.h > const char * ssid = " yourSSID " ; const cha...
No comments:
Post a Comment