mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-01 08:48:30 +01:00
Defined the DEPRECATED macro
This commit is contained in:
@@ -18,11 +18,7 @@ namespace ArduinoJson
|
||||
|
||||
class JsonValue : public JsonObjectBase
|
||||
{
|
||||
friend JsonArray;
|
||||
friend JsonHashTable;
|
||||
|
||||
public:
|
||||
|
||||
JsonValue() {}
|
||||
|
||||
JsonValue(char* json, jsmntok_t* tokens)
|
||||
|
||||
Reference in New Issue
Block a user