#include <ArduinoJson.h> WiFiClient client; ... const size_t MAX_CONTENT_SIZE = 2048; // max size of the HTTP response
確定! 回上一頁