You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
			
				
					10 lines
				
				203 B
			
		
		
			
		
	
	
					10 lines
				
				203 B
			| 
											4 years ago
										 | #pragma once
 | ||
|  | 
 | ||
| 
											2 years ago
										 | #include <string>
 | ||
|  | #include <vector>
 | ||
|  | 
 | ||
| 
											1 year ago
										 | #include "selfdrive/pandad/panda.h"
 | ||
| 
											4 years ago
										 | 
 | ||
|  | bool safety_setter_thread(std::vector<Panda *> pandas);
 | ||
| 
											1 year ago
										 | void pandad_main_thread(std::vector<std::string> serials);
 |