Skip to content

Commit 849efcb

Browse files
committed
1000 hour test settings
1 parent bb9b309 commit 849efcb

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)