Skip to content

Commit d3c9d45

Browse files
authored
Merge branch 'main' into 0.0.1_Dev
2 parents 2ddf552 + 9a5be95 commit d3c9d45

2 files changed

Lines changed: 1 addition & 6 deletions

File tree

CMakeLists.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,4 @@ if((IDF_TARGET STREQUAL "esp32s3"))
2424
list(APPEND COMPONENT_PRIV_REQUIRES esp_timer)
2525
endif()
2626

27-
#add_definitions(
28-
# -DESP32_LEPTON_LIB_MAJOR=1
29-
# -DESP32_LEPTON_LIB_MINOR=0
30-
# -DESP32_LEPTON_LIB_BUILD=0
31-
#)
32-
3327
register_component()

idf_component.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
version: "main"
12
description: "ESP32 component for FLIR Lepton 3.5 Thermal Camera"
23
url: https://github.com/Kampi/ESP32-Lepton
34
repository: https://github.com/Kampi/ESP32-Lepton

0 commit comments

Comments
 (0)