Update main.c try 150

beta-drop
Alan Johnston 2 years ago committed by GitHub
parent d07f9817fe
commit 5c81599ec5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -43,7 +43,7 @@ int main(int argc, char * argv[]) {
printf("Pi Zero 2 detected\n");
delta = 100; // reduced delta time for Pi Zero 2
} else {
delta = 50; // 350; // 200; // 100; // delta time for Pi Zero
delta = 150; // 350; // 200; // 100; // delta time for Pi Zero
}
printf("\n\nCubeSatSim v1.3.2 starting...\n\n");

Loading…
Cancel
Save

Powered by TurnKey Linux.