Skip to content

Commit

Permalink
Merge branch 'main' into stable
Browse files Browse the repository at this point in the history
  • Loading branch information
MassimoClementi committed Feb 5, 2024
2 parents 31b5c0e + 34839e0 commit d6bee52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ where `motorNumber` is the integer motor index, starting from zero, while the va

The last available RPM measurement of all managed rotary encoders can be retrieved with a single command, sending the following message:
```
ENC
E
```
The Arduino will then publish on the serial communication, for each encoder, the istantaneous RPM value and the related instant of measurement, expressed in milliseconds since board start-up. This enables performing data elaborations which require precise time deltas.

Expand Down

0 comments on commit d6bee52

Please sign in to comment.