mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-01 08:48:30 +01:00
Added JsonParserBase::parse() that returns a JsonValue
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
#pragma once
|
||||
|
||||
#include "jsmn.h"
|
||||
|
||||
#include "JsonObjectBase.h"
|
||||
|
||||
namespace ArduinoJson
|
||||
|
||||
Reference in New Issue
Block a user