#include <WiFi.h> #include <HTTPClient.h> #include <Arduino_JSON.h> const char* ssid = "REPLACE_WITH_YOUR_SSID"; const char* password ...
確定! 回上一頁