DynamicJsonDocument doc(1024); // Creating the variant. JsonVariant variant = doc.to<JsonVariant>(); //Assigning the value to variant.
確定! 回上一頁