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: CRAC-Strat_2019 SerialHalfDuplex SDFileSystem DISCO-F469NI_portrait liaison_Bluetooth ident_crac
Dependents: Codeprincipal_2019 CRAC-Strat_2019
Diff: Asservissement/Asservissement.cpp
- Revision:
- 11:ed13a480ddca
- Parent:
- 9:d0042422d95a
- Child:
- 12:14729d584500
--- a/Asservissement/Asservissement.cpp Fri Apr 29 09:14:27 2016 +0000
+++ b/Asservissement/Asservissement.cpp Mon May 02 19:40:59 2016 +0000
@@ -108,6 +108,7 @@
msgTx.data[5]=isEnchainement;
can1.write(msgTx);
+ //wait_ms(500);
}
/********************************************************************************************/