Fix empty line

This commit is contained in:
Mario Hüttel 2020-06-14 19:15:02 +02:00
parent f0bf10d91d
commit ab157bfb5a
1 changed files with 0 additions and 1 deletions

View File

@ -244,7 +244,6 @@ int main()
}
pt1000_status = adc_pt1000_check_error();
}
error_state = pid_status->aborted | !!safety_adc_status | !!pt1000_status;