forked from bblanchon/ArduinoJson
Added support for Printable
(closes #1444)
This commit is contained in:
@ -4,5 +4,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "api/Print.h"
|
||||
#include "api/Stream.h"
|
||||
#include "api/String.h"
|
||||
|
Reference in New Issue
Block a user