123

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
183:c7a9c309086c
Parent:
182:2bd8ec44998f
--- a/DeviceCounters.h	Sun Jul 10 05:35:08 2016 +0000
+++ b/DeviceCounters.h	Sun Jul 31 06:19:02 2016 +0000
@@ -105,8 +105,11 @@
 void countersProcess(void);
 
 //Compatibility functions section
-int16_t countersGetRateAngle(void);
+//Cnt_Dif
+int16_t var_Cnt_Dif(void);
+//PSdiff
 int16_t var_PSdiff(void);
 int16_t var_Device_Mode(void);
+//void set_var_Device_Mode(int16_t);
 
 #endif  /* __DEVICE_COUNTERS_H__ */
\ No newline at end of file