diff --git a/JsonGenerator/JsonValue.h b/JsonGenerator/JsonValue.h index 3b53bef3..c9611430 100644 --- a/JsonGenerator/JsonValue.h +++ b/JsonGenerator/JsonValue.h @@ -12,7 +12,7 @@ namespace ArduinoJson { namespace Generator { - class JsonValue : public Printable + class JsonValue { public: