123

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
173:7f938afb0447
Parent:
167:bedc0a9d559a
Child:
174:0f86eedd511c
--- a/DeviceCounters.h	Fri Jun 17 13:54:50 2016 +0000
+++ b/DeviceCounters.h	Sun Jun 19 03:54:35 2016 +0000
@@ -22,6 +22,6 @@
 void InitCountersState(void);
 void DeviceStartCounters(void);
 
-void DeviceCount(void);
+void countersProcess(void);
 
 #endif  /* __DEVICE_COUNTERS_H__ */
\ No newline at end of file