Files
ArduinoJson/extras/tests/Helpers/Arduino.h

12 lines
215 B
C
Raw Normal View History

// ArduinoJson - https://arduinojson.org
2022-01-01 10:00:54 +01:00
// Copyright © 2014-2022, Benoit BLANCHON
// MIT License
#pragma once
#include "api/Print.h"
#include "api/Stream.h"
#include "api/String.h"
#define ARDUINO_H_INCLUDED 1