C Library for mbedWSE project based single board computer for hardware peripherals
Dependents: cts_matlab_interface
Revision 13:01db33a86f87, committed 2021-02-09
- Comitter:
- jdawkins
- Date:
- Tue Feb 09 18:13:07 2021 +0000
- Parent:
- 12:9041603c430e
- Commit message:
- updates
Changed in this revision
mbedWSEsbc.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 9041603c430e -r 01db33a86f87 mbedWSEsbc.h --- 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);