Closed polgreen closed 7 years ago
Fix to set extern int closed_loop to 1 if —closed-loop is used an input command and 0 otherwise.
Previously closed_loop is never written to. This means that int verify_error_state_space(void) will never run the code for closed_loop
Fix to set extern int closed_loop to 1 if —closed-loop is used an input command and 0 otherwise.
Previously closed_loop is never written to. This means that int verify_error_state_space(void) will never run the code for closed_loop