mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-02 16:14:19 +01:00
Added namespace ArduinoJson::Internals for private types
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
#include "EscapedString.h"
|
||||
|
||||
using namespace ArduinoJson::Internals;
|
||||
|
||||
size_t EscapedString::printTo(Print& p) const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user