forked from bblanchon/ArduinoJson
Added namespace
This commit is contained in:
@ -5,6 +5,8 @@
|
||||
|
||||
#include <JsonGenerator.h>
|
||||
|
||||
using namespace ArduinoJson::Generator;
|
||||
|
||||
void setup()
|
||||
{
|
||||
Serial.begin(9600);
|
||||
|
Reference in New Issue
Block a user