#include <wifi.h> #include <fs.h> #include <asynctcp.h> #include <espasyncwebserver.h> const char* ssid = "yourNetworkName"; ...
確定! 回上一頁