CMakeLists.txt 176 B

123456
  1. # ArduinoJson - https://arduinojson.org
  2. # Copyright © 2014-2022, Benoit BLANCHON
  3. # MIT License
  4. idf_component_register(SRCS "main.cpp"
  5. INCLUDE_DIRS "")