mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-16 03:52:16 +02:00
9 lines
150 B
C
9 lines
150 B
C
![]() |
// ArduinoJson - arduinojson.org
|
||
|
// Copyright Benoit Blanchon 2014-2020
|
||
|
// MIT License
|
||
|
|
||
|
#pragma once
|
||
|
|
||
|
#include "api/Stream.h"
|
||
|
#include "api/String.h"
|