first

Dependencies:   BEAR_Reciever Motor eeprom iSerial mbed

Fork of BEAR_Motion by BE@R lab

Revision:
11:3dd92d1d542c
Parent:
1:84167ca00307
--- a/pinconfig.h	Sat Jan 16 12:06:59 2016 +0000
+++ b/pinconfig.h	Thu Jan 21 14:49:40 2016 +0000
@@ -31,8 +31,8 @@
 #define EncoderB PA_14
 
 //serial comm
-#define Tx PA_2
-#define Rx PA_3
+#define Tx PA_15
+#define Rx PB_7
 #define Dir PB_5
 
 #endif