forked from bblanchon/ArduinoJson
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"
|