HTTPClient http2 ; http2.begin("http://hendislik.com/id.php"); //int httpCode2=http2.GET(); int httpCode2=http2.POST(); Serial.println(httpCode2); if ...
確定! 回上一頁