mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-02 08:48:27 +01:00
Moved JsonValue to namespace ArduinoJson::Generator
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include "EscapedString.h"
|
||||
#include "JsonValue.h"
|
||||
|
||||
using namespace ArduinoJson::Internals;
|
||||
using namespace ArduinoJson::Generator;
|
||||
|
||||
JsonValue JsonValue::nullInstance;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user