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