mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-11 21:30:18 +00:00
ESP IDF Robot
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user