added library json
This commit is contained in:
5
libraries/ArduinoJson/ArduinoJson.h
Normal file
5
libraries/ArduinoJson/ArduinoJson.h
Normal file
@ -0,0 +1,5 @@
|
||||
// ArduinoJson - https://arduinojson.org
|
||||
// Copyright © 2014-2023, Benoit BLANCHON
|
||||
// MIT License
|
||||
|
||||
#include "src/ArduinoJson.h"
|
||||
Reference in New Issue
Block a user