ESP8266: install the ESPAsyncWebServer and the ESPAsyncTCP libraries. ... #ifdef ESP32 #include <WiFi.h> #include <AsyncTCP.h> #else ...
確定! 回上一頁