#include <ESP8266WiFi.h> #include <ESP8266WebServer.h>. 然後需要兩個變數來存放 SSID 與 密碼 : const char ssid[] = "SSID名稱"; const char pass[] = "Wifi ...
確定! 回上一頁