Skip to content

Commit eaaa798

Browse files
committed
fix warning in IDF
1 parent 9bacaf3 commit eaaa798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
set(COMPONENT_SRCDIRS
2-
"src" "src/Datapoint" "src/GWG" "src/VS1" "src/VS2" "src/Interface"
2+
"src/Datapoint" "src/GWG" "src/VS1" "src/VS2" "src/Interface"
33
)
44

55
set(COMPONENT_ADD_INCLUDEDIRS

0 commit comments

Comments
 (0)