2
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
idf_component_register(
|
idf_component_register(
|
||||||
SRC_DIRS "src"
|
SRC_DIRS "src"
|
||||||
INCLUDE_DIRS "src"
|
INCLUDE_DIRS "src"
|
||||||
REQUIRES arduino
|
REQUIRES arduino-esp32
|
||||||
PRIV_REQUIRES driver soc
|
PRIV_REQUIRES driver soc
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user