Update ptm.h

This commit is contained in:
Filiph Sandström 2015-10-23 23:50:51 +02:00
parent 5559dad63d
commit bf5793c2f8

View file

@ -71,6 +71,14 @@ void GetBatteryLevel(Interface* self);
*/
void GetBatteryChargeState(Interface* self);
/**
* PTM::GetBatteryChargeState service function
* Outputs:
* 1 : Result of function, 0 on success, otherwise error code
* 2 : Output of function, * = total step count
*/
void GetTotalStepCount(Interface* self);
/**
* PTM::IsLegacyPowerOff service function
* Outputs: