C Library for mbedWSE project based single board computer for hardware peripherals

Dependents:   cts_matlab_interface

Revision:
13:01db33a86f87
Parent:
12:9041603c430e
--- a/mbedWSEsbc.h	Tue Feb 10 16:14:18 2015 +0000
+++ b/mbedWSEsbc.h	Tue Feb 09 18:13:07 2021 +0000
@@ -363,7 +363,7 @@
     mot_en1.period_us(50);   //20KHz for DC motor control PWM
     pc.baud(pcbaud); //Set up serial port baud rate
     pc.printf("\r\n");
-    xbee.baud(9600);
+    xbee.baud(115200);
     
     LS7366_reset_counter(1);
     LS7366_quad_mode_x4(1);