mirror of
https://github.com/utkumaden/esp-idf-bmx280
synced 2026-02-01 18:42:19 +01:00
Update CMakeLists.txt
Added component REQUIRES driver
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
idf_component_register(
|
||||
SRCS bmx280.c
|
||||
INCLUDE_DIRS "include"
|
||||
REQUIRES driver
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user