mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-01 00:38:27 +01:00
Improved test printers
This commit is contained in:
@@ -11,4 +11,5 @@
|
||||
|
||||
namespace ArduinoJson {
|
||||
std::ostream& operator<<(std::ostream& os, const ArduinoJson::JsonVariant& v);
|
||||
std::ostream& operator<<(std::ostream& os, const ArduinoJson::JsonArray& v);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user