RIT (Repetitive Interrupt Timer) Library.

Dependents:   ORTP-L_SensorTest ORTP-L_V01 ORTP-L_V01 RIT_Demo

Revision:
3:682b29493aa0
Parent:
0:af45bc81d34c
Child:
4:64198265f56f
--- a/RIT.h	Fri Mar 11 10:34:12 2011 +0000
+++ b/RIT.h	Fri Mar 11 10:37:04 2011 +0000
@@ -25,9 +25,6 @@
 
 #include "mbed.h"
 
-//veg: Copied parts BLDC's main.h and ADC_Full
-//veg: Changed RIT_FREQ to 1ms default
-
 #define SYSCLK 96000000L
 #define ONEMHZ  1000000L
 #define RIT_FREQ 96*1000L