added library json
This commit is contained in:
6
libraries/ArduinoJson/extras/tests/catch/catch.cpp
Normal file
6
libraries/ArduinoJson/extras/tests/catch/catch.cpp
Normal file
@ -0,0 +1,6 @@
|
||||
// ArduinoJson - https://arduinojson.org
|
||||
// Copyright Benoit Blanchon 2014-2021
|
||||
// MIT License
|
||||
|
||||
#define CATCH_CONFIG_MAIN
|
||||
#include "catch.hpp"
|
||||
Reference in New Issue
Block a user