123

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
182:2bd8ec44998f
Parent:
177:672ef279c8e0
Child:
183:c7a9c309086c
--- a/DeviceCounters.h	Fri Jul 08 14:58:17 2016 +0000
+++ b/DeviceCounters.h	Sun Jul 10 05:35:08 2016 +0000
@@ -104,4 +104,9 @@
 
 void countersProcess(void);
 
+//Compatibility functions section
+int16_t countersGetRateAngle(void);
+int16_t var_PSdiff(void);
+int16_t var_Device_Mode(void);
+
 #endif  /* __DEVICE_COUNTERS_H__ */
\ No newline at end of file