Skip to content

Commit 69ba8b6

Browse files
committed
fix(servo): Add missing component requirements
1 parent ab9021a commit 69ba8b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
idf_component_register(SRCS "iot_servo.c"
22
INCLUDE_DIRS include
3-
REQUIRES driver)
3+
REQUIRES driver esp_driver_ledc esp_driver_gpio)

0 commit comments

Comments
 (0)