#include <ESP8266WebServer.h> // 提供網站伺服器功能的程式庫. #define LED_PIN 2. const char ssid[] = "你的WiFi網路SSID";. const char pass[] = "你的WiFi密碼";.
確定! 回上一頁