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

Fork of mbedWSEsbc by Joseph Bradshaw

Revision:
9:56c77746e6a8
Parent:
7:740d112d934d
Child:
10:99ac73080abd
diff -r 740d112d934d -r 56c77746e6a8 mbedWSEsbc.h
--- a/mbedWSEsbc.h	Wed Oct 22 19:09:00 2014 +0000
+++ b/mbedWSEsbc.h	Mon Nov 03 20:04:52 2014 +0000
@@ -1,9 +1,14 @@
 /* C Library for the WSE-PROJ-SBC
  J Bradshaw
- 20140912
+
+ 20141103 J Bradshaw - Removed PWM period decleration
+ 
+ 20141021 J Bradshaw - Added comments for ADC function
+
  20140918 J Bradshaw - Found CS mistake in Encoder routines
     Added comments in Init function, encoder functions
- 20141021 J Bradshaw - Added comments for ADC function
+ 
+ 20140912 J Bradshaw - First version of library (C-Functions and definitions)
 */