mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-12 13:27:58 +00:00
ESP-IDF Robot Controls
This commit is contained in:
@@ -64,6 +64,7 @@ TIMER RESOLUTION MAX VALUE HALF-DUTY
|
|||||||
#define MTR_FL_GPIO 0 //CONFIG_MOTOR_FRONT_LEFT_GPIO
|
#define MTR_FL_GPIO 0 //CONFIG_MOTOR_FRONT_LEFT_GPIO
|
||||||
#define PROJ_X (4) // 4 GPIO joystick, x-axis
|
#define PROJ_X (4) // 4 GPIO joystick, x-axis
|
||||||
#define PROJ_Y (6) // 6 GPIO joystick, y-axis
|
#define PROJ_Y (6) // 6 GPIO joystick, y-axis
|
||||||
|
#define NAV_BTN () // GPIO joystick button
|
||||||
|
|
||||||
#define ESP_INTR_FLAG_DEFAULT 0
|
#define ESP_INTR_FLAG_DEFAULT 0
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user