#include <ESP8266WiFi.h> #include <ESP8266HTTPClient.h> #include <WiFiClientSecureBearSSL.h> HTTPClient https; String url; int httpcode; ...
確定! 回上一頁