ArduinoJSON : How to fix 1 or 0 being printed instead of true/false ; volatile bool value = true; ; DynamicJsonDocument json(1024); ; json["ok"] = ...
確定! 回上一頁