StaticJsonDocument<200> doc; doc["hello"] = "world"; serializeJson(doc, Serial);. 1; 2; 3. 3. SERIALIZEJSONPRETTY —— 构造序列化JSON,格式化输出( ...
確定! 回上一頁