Files
ESPEasy/lib/ArduinoJson/third-party/catch/catch.cpp
T
TD-er 859b67e34d [ArduinoJson] Update external library ArduinoJson.
Is needed to compile new ESP32 code.
2018-06-23 22:06:22 +02:00

7 lines
135 B
C++

// ArduinoJson - arduinojson.org
// Copyright Benoit Blanchon 2014-2018
// MIT License
#define CATCH_CONFIG_MAIN
#include "catch.hpp"