Fix empty line
This commit is contained in:
parent
f0bf10d91d
commit
ab157bfb5a
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user