Merge pull request #2 from jacobvc/master

Update CMakeLists.txt
This commit is contained in:
2023-03-26 23:00:16 +03:00
committed by GitHub

View File

@@ -2,4 +2,5 @@
idf_component_register(
SRCS bmx280.c
INCLUDE_DIRS "include"
REQUIRES driver
)