ArduinoJson returns references to all objects, no pointers, an you can't new up any objects. This means it's intended to be used as a service and not an object.
確定! 回上一頁