How to post a variable location correctly using HTTP and Arduino/ESP32 device · String postData, postStr; · postStr = "POST /data HTTP/1.1\n"; · postStr += "Host: ...
確定! 回上一頁