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.
Dependencies: mbed SerialHalfDuplex SDFileSystem DISCO-F469NI_portrait liaison_Bluetooth ident_crac
Diff: Robots/Strategie_small.cpp
- Revision:
- 71:67cce4efd33d
- Parent:
- 67:96f914f92d2d
- Child:
- 74:cdea2998f0b1
--- a/Robots/Strategie_small.cpp Sun May 26 15:29:47 2019 +0000 +++ b/Robots/Strategie_small.cpp Sun May 26 15:53:09 2019 +0000 @@ -170,7 +170,7 @@ break; case 22://Changer la vitesse du robot - // SendSpeed(arg1,(unsigned short)arg2); + SendSpeed(arg1,(unsigned short)arg2, (unsigned short)arg2); wait_us(200); waitingAckFrom = 0; waitingAckID = 0;