Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Commit 744032d

Browse files
Merge pull request #12 from HeronMkII/1000-hr
1000 hour test settings
2 parents a47832a + 6dc0d7b commit 744032d

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
@@ -358,7 +358,7 @@ int main(void) {
358358

359359
// Change these as necessary for testing
360360
sim_local_actions = false;
361-
sim_obc = true;
361+
sim_obc = false;
362362
print_can_msgs = true;
363363

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

0 commit comments

Comments
 (0)