new

Dependencies:   mbed CANMsg

Revision:
1:e88bf5011af6
Parent:
0:1e09cd7d66b4
Child:
4:d32258ec411f
--- a/iodefinition.hpp	Wed Jun 13 08:52:42 2018 +0000
+++ b/iodefinition.hpp	Fri Jun 15 07:01:13 2018 +0000
@@ -54,7 +54,7 @@
 CANMessage rxMsg;
 
 #if defined(pcSerial)
-    Serial pc(USBTX, USBRX,250000);         // serial channel for PC communication
+    Serial pc(USBTX, USBRX,256000);         // serial channel for PC communication
 #else
     #if defined(speedTime)
         Serial pc(USBTX, USBRX,250000);         // serial channel for PC communication