Skip to content

Commit 73b95c3

Browse files
Merge pull request #40 from HeronMkII/1000-hr
1000 hour test settings
2 parents 7e180ea + 849efcb commit 73b95c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manual_tests/main_test/main_test.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ int main(void) {
359359

360360
// Change these as necessary for testing
361361
sim_local_actions = false;
362-
sim_obc = true;
362+
sim_obc = false;
363363
print_can_msgs = true;
364364

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

0 commit comments

Comments
 (0)