Test Program for the ES20X mbed board

Dependencies:   ServoOut mbed-rtos mbed

Fork of mbed_ES20X_Thread_Test by Joseph Bradshaw

Files at this revision

API Documentation at this revision

Comitter:
jebradshaw
Date:
Mon Jan 11 15:16:07 2016 +0000
Parent:
1:31677f9c113f
Commit message:
Program for testing I/O on mbed ES201 Dev Board V1.1

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 31677f9c113f -r b0061c3825b5 main.cpp
--- a/main.cpp	Mon Jan 11 15:15:39 2016 +0000
+++ b/main.cpp	Mon Jan 11 15:16:07 2016 +0000
@@ -1,7 +1,7 @@
 // J. Bradshaw 20160111
 // Program for testing I/O on mbed ES201 Dev Board V1.1
 #include "mbed.h"
-#include "ServoOut.h"   //uses SERVOGEN.h library for generating servo pulses
+#include "ServoOut.h"   //uses ServoOut.h library for generating servo pulses
 #include "rtos.h"
 
 #define PI 3.1415926