forked from bblanchon/ArduinoJson
Added namespace ArduinoJson::Internals for private types
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
|
||||
namespace ArduinoJson
|
||||
{
|
||||
namespace Generator
|
||||
namespace Internals
|
||||
{
|
||||
class JsonValue
|
||||
{
|
||||
|
Reference in New Issue
Block a user