mirror of
				https://git.suyu.dev/suyu/suyu
				synced 2025-11-03 16:39:01 -06:00 
			
		
		
		
	Fix copy paste
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user