FSN accumulator scrutineering code
This commit is contained in:
@ -162,7 +162,7 @@ int main(void)
|
|||||||
if (TSON == 1 && sdc_closed) {
|
if (TSON == 1 && sdc_closed) {
|
||||||
change_ts_state(TS_ACTIVE);
|
change_ts_state(TS_ACTIVE);
|
||||||
}
|
}
|
||||||
check_sdc_state();
|
// check_sdc_state(); // TODO test again with line uncommented; was commented for bug search but unlikely the cause
|
||||||
can_update_state();
|
can_update_state();
|
||||||
|
|
||||||
HAL_Delay(100);
|
HAL_Delay(100);
|
||||||
|
|||||||
Reference in New Issue
Block a user