mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-10-01 05:35:46 +00:00
ESP-IDF Robot Controls
This commit is contained in:
@@ -20,7 +20,9 @@ struct motors_rpm {
|
|||||||
int* motor2_rpm_pcm;
|
int* motor2_rpm_pcm;
|
||||||
int* motor2_gpio;
|
int* motor2_gpio;
|
||||||
int* motor3_rpm_pcm;
|
int* motor3_rpm_pcm;
|
||||||
|
int* motor3_gpio;
|
||||||
int* motor4_rpm_pcm;
|
int* motor4_rpm_pcm;
|
||||||
|
int* motor4_gpio;
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
Reference in New Issue
Block a user