BroBot Code for ESE350 Lab6 part 3 (Skeleton)

Dependencies:   MPU6050_V3 mbed-rtos mbed

Fork of BroBot_RTOS_ESE350 by Carter Sharer

Revision:
17:8e2824f64b91
Parent:
6:62cdb7482b50
--- a/pin_assignments.h	Wed Feb 08 22:33:21 2017 +0000
+++ b/pin_assignments.h	Tue Mar 21 19:46:44 2017 +0000
@@ -57,3 +57,7 @@
 #define SCK p13
 #define CS p7
 #define RESET p8
+
+#define DEBUG_PIN1 p30
+#define DEBUG_PIN2 p5
+#define DEBUG_PIN3 p6