Update main.c changed band to low

beta-extra-3
Alan Johnston 1 year ago committed by GitHub
parent 8a0f9041a4
commit 592dcd5a75
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -493,7 +493,7 @@ int main(int argc, char * argv[]) {
if (transmit == FALSE) {
fprintf(stderr, "\nNo CubeSatSim Band Pass Filter detected. No transmissions after the CW ID.\n");
fprintf(stderr, "\nNo CubeSatSim Low Pass Filter detected. No transmissions after the CW ID.\n");
fprintf(stderr, " See http://cubesatsim.org/wiki for info about building a CubeSatSim\n\n");
}

Loading…
Cancel
Save

Powered by TurnKey Linux.