#include <Arduino.h> #ifdef ESP32 #include <WiFi.h> #include <AsyncTCP.h> /* #else #include <ESP8266WiFi.h> #include <ESPAsyncTCP.h> */
確定! 回上一頁