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 StrategieLib BrasLib AnalyseDistanceLib BrasPousserLib EcranLib PompeLib DemarreurLib Asservissment_robot2_v16_05 AnalyseArcLib
Diff: main.cpp
- Revision:
- 10:36c10392b5aa
- Parent:
- 9:84aa5301e669
- Child:
- 11:fbed7bcec327
--- a/main.cpp Wed May 29 11:22:07 2019 +0000
+++ b/main.cpp Wed May 29 21:07:31 2019 +0000
@@ -75,7 +75,7 @@
serial.read((uint8_t*)buffer, TAILLE, afficherEcranCallback, SERIAL_EVENT_RX_COMPLETE);
capteursUART.read((uint8_t*)bufferCapteurs, TAILLEBUFFERCAPTEURS, afficherCapteursCallback, SERIAL_EVENT_RX_COMPLETE);
-
+ //pompe.activer();
/*setEmplacementTest();
init_odometrie();
typeEvitement = ARRET;