Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: MX12.h
- Revision:
- 28:c7402e1014b4
- Parent:
- 27:06850c65b9c8
- Child:
- 29:0484cbad0770
--- a/MX12.h Fri Nov 26 08:55:31 2021 +0000
+++ b/MX12.h Fri Dec 03 08:53:17 2021 +0000
@@ -355,6 +355,9 @@
// vitesse de rotation Wz en rad/s
void eteindre_moteurs();
+ // permet d'enlever le couple dans les moteurs
+
+ void cmd_moteur_position(int id, float nbTours);