The ESP8266WiFi, ESPAsyncWebServer and the ESPAsyncTCP are needed to build the web server. #include <ESP8266WiFi.h> #include <ESPAsyncTCP.h> ...
確定! 回上一頁