Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion peripherals/Servo_sg90/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ if PKG_USING_SERVO
default "pwm2"
config PKG_USING_PWM_DEV_CHANNEL
int "the channel of PKG_USING_PWM_DEV_NAME"
range 1 10
range 0 10
default 1
config PKG_USING_MAX_ANGLE
int "the max pulse ns"
Expand Down