2019-02-28 09:32:56 +01:00
|
|
|
// ArduinoJson - arduinojson.org
|
2023-03-16 17:50:34 +01:00
|
|
|
// Copyright Benoit Blanchon 2014-2023
|
2019-02-28 09:32:56 +01:00
|
|
|
// MIT License
|
|
|
|
|
|
|
|
// catch.hpp mutes several warnings, this file allows to detect them
|
|
|
|
|
|
|
|
#include "ArduinoJson.h"
|