mirror of
https://git.suyu.dev/suyu/suyu
synced 2024-11-01 21:07:52 +00:00
Fix copy paste
This commit is contained in:
parent
0c84d59a27
commit
a06a32c05d
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ void GetBatteryLevel(Interface* self);
|
|||
void GetBatteryChargeState(Interface* self);
|
||||
|
||||
/**
|
||||
* PTM::GetBatteryChargeState service function
|
||||
* PTM::GetTotalStepCount service function
|
||||
* Outputs:
|
||||
* 1 : Result of function, 0 on success, otherwise error code
|
||||
* 2 : Output of function, * = total step count
|
||||
|
|
Loading…
Reference in a new issue