mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	Update ptm.h
This commit is contained in:
		
							parent
							
								
									8c385a3fc6
								
							
						
					
					
						commit
						f61c9da7d3
					
				
					 1 changed files with 8 additions and 0 deletions
				
			
		|  | @ -71,6 +71,14 @@ void GetBatteryLevel(Interface* self); | ||||||
|  */ |  */ | ||||||
| void GetBatteryChargeState(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 |  * PTM::IsLegacyPowerOff service function | ||||||
|  *  Outputs: |  *  Outputs: | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue