mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-01 00:38:27 +01:00
8 lines
183 B
C++
8 lines
183 B
C++
// ArduinoJson - arduinojson.org
|
|
// Copyright Benoit Blanchon 2014-2019
|
|
// MIT License
|
|
|
|
// catch.hpp mutes several warnings, this file allows to detect them
|
|
|
|
#include "ArduinoJson.h"
|