mirror of
https://github.com/MeowLynxSea/MarsCar.git
synced 2025-07-09 10:44:35 +00:00
4 lines
128 B
CMake
4 lines
128 B
CMake
idf_component_register(SRCS "iot_servo.c"
|
|
INCLUDE_DIRS include
|
|
REQUIRES driver)
|