mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-11 19:50:16 +00:00
ESP IDF Robot
This commit is contained in:
@@ -56,4 +56,16 @@ menu "EET ROBOT Configuration"
|
|||||||
help
|
help
|
||||||
GPIO number (IOxx) of on-board push button.
|
GPIO number (IOxx) of on-board push button.
|
||||||
|
|
||||||
|
config MOTOR_FRONT_LEFT_GPIO
|
||||||
|
int "GPIO of front-left motor."
|
||||||
|
default 0
|
||||||
|
help
|
||||||
|
GPIO number (IOxx) of front-left motor.
|
||||||
|
|
||||||
|
config MOTOR_FRONT_LEFT_GPIO
|
||||||
|
int "GPIO of front-right motor."
|
||||||
|
default 0
|
||||||
|
help
|
||||||
|
GPIO number (IOxx) of front-right motor.
|
||||||
|
|
||||||
endmenu
|
endmenu
|
||||||
|
Reference in New Issue
Block a user