mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-09 14:35:27 +00:00
descriptions
This commit is contained in:
@@ -56,10 +56,10 @@ Fusion of Software & Hardware
|
|||||||
.. code-block:: c
|
.. code-block:: c
|
||||||
|
|
||||||
struct motors_rpm {
|
struct motors_rpm {
|
||||||
int motor1_rpm_pcm;
|
int motor1_rpm_pwm;
|
||||||
int motor2_rpm_pcm;
|
int motor2_rpm_pwm;
|
||||||
int motor3_rpm_pcm;
|
int motor3_rpm_pwm;
|
||||||
int motor4_rpm_pcm;
|
int motor4_rpm_pwm;
|
||||||
};
|
};
|
||||||
|
|
||||||
Schematic
|
Schematic
|
||||||
|
Reference in New Issue
Block a user