descriptions

This commit is contained in:
2025-07-01 01:56:40 -04:00
parent 671118aa0a
commit a4c54c48e9

View File

@@ -54,13 +54,13 @@ Fusion of Software & Hardware
----------------------------- -----------------------------
.. code-clock:: c .. code-clock:: c
struct motors_rpm { struct motors_rpm {
int motor1_rpm_pcm; int motor1_rpm_pcm;
int motor2_rpm_pcm; int motor2_rpm_pcm;
int motor3_rpm_pcm; int motor3_rpm_pcm;
int motor4_rpm_pcm; int motor4_rpm_pcm;
}; };
Schematic Schematic
--------- ---------