... HTTPClient http; // подключаемся к веб-странице http.begin("http://developer.alexanderklimov.ru/arduino/"); // делаем GET запрос int httpCode = http.
確定! 回上一頁