A simple API/Software interface to the LPC17xx PWM peripheral to provide control to up to six RC type servo controllers.

Revision:
3:1232505e7206
Parent:
2:d6a018232650
--- a/inc/ChangeLog.h	Thu May 19 22:46:09 2011 +0000
+++ b/inc/ChangeLog.h	Thu May 19 22:48:17 2011 +0000
@@ -1,17 +1,21 @@
-/*
-
-SimpleRCservos change log history.
-==================================
-
-1.2    19/May/2011
-
-    * Added the SimpleServoControl helper class.
-      See http://mbed.org/forum/helloworld/topic/2303
-      
-1.1     2/May/2011
-    * Fixed some documentation errors.
-    
-1.0     2/May/2011
-    * Initial release.
-
+/*
+
+SimpleRCservos change log history.
+==================================
+
+1.3    19/May/2011
+
+    * Added example2.h
+    
+1.2    19/May/2011
+
+    * Added the SimpleServoControl helper class.
+      See http://mbed.org/forum/helloworld/topic/2303
+      
+1.1     2/May/2011
+    * Fixed some documentation errors.
+    
+1.0     2/May/2011
+    * Initial release.
+
 */
\ No newline at end of file