C Library for mbedWSE project based single board computer for hardware peripherals
Dependents: Couple_Tanks_Experiment_students Motor_Control_SVFB EW301_CTS_AY22
Fork of mbedWSEsbc by
Revision 13:7f471453ebeb, committed 2017-03-07
- Comitter:
- jdawkins
- Date:
- Tue Mar 07 14:43:22 2017 +0000
- Parent:
- 12:9041603c430e
- Commit message:
- No Changes Made
Changed in this revision
mbedWSEsbc.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 9041603c430e -r 7f471453ebeb mbedWSEsbc.h --- a/mbedWSEsbc.h Tue Feb 10 16:14:18 2015 +0000 +++ b/mbedWSEsbc.h Tue Mar 07 14:43:22 2017 +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);