Skip to content

Commit 4600175

Browse files
authored
deleted by accident )
1 parent 2330d62 commit 4600175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ set(includedirs
152152
libraries/Wire/src
153153
)
154154

155-
set(srcs ${CORE_SRCS} ${LIBRARY_SRCS}
155+
set(srcs ${CORE_SRCS} ${LIBRARY_SRCS})
156156
set(priv_includes cores/esp32/libb64)
157157
set(requires spi_flash mbedtls mdns esp_adc_cal nghttp wpa_supplicant)
158158
set(priv_requires fatfs nvs_flash app_update bootloader_support openssl bt esp_ipc esp_hid)

0 commit comments

Comments
 (0)