mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-18 04:52:22 +02: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