123

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
137:14a0c452cf32
Child:
156:e68ee0bcdcda
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/DeviceTimers.h	Sat Apr 23 15:00:20 2016 +0000
@@ -0,0 +1,5 @@
+#ifndef __DEVICE_TIMERS_H__
+#define __DEVICE_TIMERS_H__
+
+void Event_10KHz(void);
+#endif  /* __DEVICE_TIMERS_H__ */
\ No newline at end of file