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