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

Fork of mbedWSEsbc by Joseph Bradshaw

Revision:
10:99ac73080abd
Parent:
9:56c77746e6a8
--- a/mbedWSEsbc.h	Mon Nov 03 20:04:52 2014 +0000
+++ b/mbedWSEsbc.h	Mon Nov 03 20:08:48 2014 +0000
@@ -368,7 +368,7 @@
     
     wait(.2);   //delay at beginning for voltage settle purposes
     
-    mot_en1.period_us(50);   //20KHz for DC motor control PWM
+ //   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);