7 lines
176 B
CMake
7 lines
176 B
CMake
![]() |
# ArduinoJson - https://arduinojson.org
|
||
|
# Copyright © 2014-2022, Benoit BLANCHON
|
||
|
# MIT License
|
||
|
|
||
|
idf_component_register(SRCS "main.cpp"
|
||
|
INCLUDE_DIRS "")
|