ESP IDF Robot

This commit is contained in:
2024-12-22 09:10:57 -05:00
parent ec3bd1612d
commit 31f70a9c0c

View File

@@ -75,11 +75,9 @@ menu "EET ROBOT Configuration"
Select the motor control method. ON-OFF or PWM. Select the motor control method. ON-OFF or PWM.
config MOTOR_CTRL_PWR config MOTOR_CTRL_PWR
bool "GPIO" bool "PWR"
config MOTOR_CTRL_PWM config MOTOR_CTRL_PWM
bool "LED strip" bool "PWM"
endchoice endchoice
endmenu endmenu