Robot Bachelor / Mbed 2 deprecated MC

Dependencies:   mbed-rtos mbed PinDetect

Fork of FinalMotorControl by Robot Bachelor

Revision:
16:a3555918c025
Parent:
6:ac5d277bd497
Child:
17:ff0021c4dcdc
diff -r ac5d277bd497 -r a3555918c025 main.cpp
--- a/main.cpp	Wed Apr 20 12:11:51 2016 +0000
+++ b/main.cpp	Tue Apr 26 14:13:34 2016 +0000
@@ -14,6 +14,11 @@
 DigitalOut IN6(D4);
 DigitalOut IN7(D5);
 DigitalOut IN8(D6);
+//Third Engine
+DigitalOut IN9(D8);
+DigitalOut IN10(D9);
+DigitalOut IN11(D10);
+DigitalOut IN12(D11);
 
 
 static int fart = 1000;