npad: Lower log level for VibrateController to Debug
This commit is contained in:
		
							parent
							
								
									6ce0f3575a
								
							
						
					
					
						commit
						4e99a06c70
					
				| @ -502,7 +502,7 @@ void Controller_NPad::SetNpadMode(u32 npad_id, NPadAssignments assignment_mode) | ||||
| 
 | ||||
| void Controller_NPad::VibrateController(const std::vector<u32>& controller_ids, | ||||
|                                         const std::vector<Vibration>& vibrations) { | ||||
|     LOG_WARNING(Service_HID, "(STUBBED) called"); | ||||
|     LOG_DEBUG(Service_HID, "(STUBBED) called"); | ||||
| 
 | ||||
|     if (!can_controllers_vibrate) { | ||||
|         return; | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 FearlessTobi
						FearlessTobi