Update main.c typo

pull/323/head
Alan Johnston 1 year ago committed by GitHub
parent fab375e751
commit 0c1babcec5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -40,7 +40,7 @@ int main(int argc, char * argv[]) {
sleep(5); // try sleep at start to help boot sleep(5); // try sleep at start to help boot
// voltageThreshold = 3.7; // voltageThreshold = 3.7;
printf("Pi Zero 2 detected\n"); printf("Pi Zero 2 detected\n");
_2_offset = 700; // 500; pi_zero_2_offset = 700; // 500;
} }
printf("\n\nCubeSatSim v1.3.2 starting...\n\n"); printf("\n\nCubeSatSim v1.3.2 starting...\n\n");

Loading…
Cancel
Save

Powered by TurnKey Linux.