thermald: move to system/ (#32494)
	
		
	
				
					
				
			* thermald: move to system/ * fix path * reverttoyota-security-docs
							parent
							
								
									da6fd75125
								
							
						
					
					
						commit
						b2cf9b35f6
					
				
				 11 changed files with 12 additions and 12 deletions
			
			
		@ -1,7 +1,7 @@ | 
				
			||||
#!/usr/bin/env python3 | 
				
			||||
import pytest | 
				
			||||
 | 
				
			||||
from openpilot.selfdrive.thermald.fan_controller import TiciFanController | 
				
			||||
from openpilot.system.thermald.fan_controller import TiciFanController | 
				
			||||
 | 
				
			||||
ALL_CONTROLLERS = [TiciFanController] | 
				
			||||
 | 
				
			||||
					Loading…
					
					
				
		Reference in new issue