forked from bblanchon/ArduinoJson
Added newline at ed of file
This commit is contained in:
@ -94,4 +94,4 @@ JsonNode *JsonBuffer::createStringNode(const char *value) {
|
||||
if (node) node->setAsString(value);
|
||||
|
||||
return node;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user