123
Fork of LG by
Diff: DeviceCounters.h
- Revision:
- 182:2bd8ec44998f
- Parent:
- 177:672ef279c8e0
- Child:
- 183:c7a9c309086c
diff -r 0b022246c43c -r 2bd8ec44998f DeviceCounters.h --- 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