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: TechMoveDXC.cpp
- Revision:
- 0:6082686b6a61
- Child:
- 1:685f9717028d
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/TechMoveDXC.cpp Fri Apr 17 18:52:28 2015 +0000 @@ -0,0 +1,6 @@ +#include "mbed.h" + +DigitalOut MLL (dp5); //Draairichting linker motor linksom +DigitalOut MLR (dp7); //Draairichting linker motor rechtsom +DigitalOut MRL (dp1); //Draairichting rechter motor linksom +DigitalOut MRR (dp24); //Draairichting rechter motor rechtsom