mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-17 12:32:17 +02: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"
|