Fix empty line
This commit is contained in:
		@@ -244,7 +244,6 @@ int main()
 | 
				
			|||||||
			}
 | 
								}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
			pt1000_status = adc_pt1000_check_error();
 | 
								pt1000_status = adc_pt1000_check_error();
 | 
				
			||||||
 | 
					 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		error_state = pid_status->aborted | !!safety_adc_status | !!pt1000_status;
 | 
							error_state = pid_status->aborted | !!safety_adc_status | !!pt1000_status;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user