ESP8266WebServer server(80);. // Serving Hello world. void getHelloWord() {. DynamicJsonDocument doc(512);. doc[ "name" ] = "Hello world" ;.
確定! 回上一頁