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