add arduinoJson
This commit is contained in:
11
lib/ArduinoJson/extras/tests/Helpers/Arduino.h
Normal file
11
lib/ArduinoJson/extras/tests/Helpers/Arduino.h
Normal file
@@ -0,0 +1,11 @@
|
||||
// ArduinoJson - https://arduinojson.org
|
||||
// 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
|
||||
Reference in New Issue
Block a user