mirror of
https://github.com/starr-dusT/yuzu-mainline
synced 2024-03-05 21:12:25 -08:00
Fix copy paste
This commit is contained in:
parent
0c84d59a27
commit
a06a32c05d
@ -72,7 +72,7 @@ void GetBatteryLevel(Interface* self);
|
|||||||
void GetBatteryChargeState(Interface* self);
|
void GetBatteryChargeState(Interface* self);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* PTM::GetBatteryChargeState service function
|
* PTM::GetTotalStepCount service function
|
||||||
* Outputs:
|
* Outputs:
|
||||||
* 1 : Result of function, 0 on success, otherwise error code
|
* 1 : Result of function, 0 on success, otherwise error code
|
||||||
* 2 : Output of function, * = total step count
|
* 2 : Output of function, * = total step count
|
||||||
|
Loading…
Reference in New Issue
Block a user