Skip to content

Commit

Permalink
Merge pull request #12 from HeronMkII/1000-hr
Browse files Browse the repository at this point in the history
1000 hour test settings
  • Loading branch information
brunofalmeida authored Mar 31, 2019
2 parents a47832a + 6dc0d7b commit 744032d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manual_tests/main_test/main_test.c
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ int main(void) {

// Change these as necessary for testing
sim_local_actions = false;
sim_obc = true;
sim_obc = false;
print_can_msgs = true;

print("sim_local_actions = %u\n", sim_local_actions);
Expand Down

0 comments on commit 744032d

Please sign in to comment.