#include <ESP8266WiFi.h> #include <ESP8266HTTPClient.h> // WiFi configuration const char *ssid = "MY_SSID"; const char *password ...
確定! 回上一頁