Update main.c try 200 FSK

beta-drop
Alan Johnston 2 years ago committed by GitHub
parent 7e9daa9f0f
commit 554ddfc197
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 = 100; // delta time for Pi Zero
delta = 200; // 100; // delta time for Pi Zero
}
printf("\n\nCubeSatSim v1.3.2 starting...\n\n");

Loading…
Cancel
Save

Powered by TurnKey Linux.