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
Diff: ER2_Robot/suivi.cpp
- Revision:
- 5:b958d7fd9b77
- Parent:
- 4:31025db8e579
--- a/ER2_Robot/suivi.cpp Mon Jun 24 12:37:09 2019 +0000 +++ b/ER2_Robot/suivi.cpp Mon Jun 24 14:48:20 2019 +0000 @@ -13,7 +13,7 @@ PwmOut PWMD(p22); //Sortie moteur droit DigitalIn BpD(p29); DigitalIn BpG(p30); -AnalogIn CPTG (p20); +AnalogIn CPTG (p20); AnalogIn CPTD (p19); AnalogIn BAT (p15);