2025-09-05 17:44:59 +02:00

6 lines
95 B
CMake

idf_component_register(
SRCS "bh1750.c"
INCLUDE_DIRS "include"
REQUIRES "driver"
)