Update main.c typo

beta-hab
Alan Johnston 2 years ago committed by GitHub
parent d7c9ba50f5
commit 93349b1e91
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -607,7 +607,7 @@ int main(int argc, char * argv[]) {
} }
// if (payload == ON) { // moved to here // if (payload == ON) { // moved to here
if (!ax503) { if (!ax5043) {
// if ((payload == ON) && (mode != BPSK)) { // moved to here // if ((payload == ON) && (mode != BPSK)) { // moved to here
// STEMBoardFailure = 0; // STEMBoardFailure = 0;
payload = get_payload_serial(FALSE); payload = get_payload_serial(FALSE);

Loading…
Cancel
Save

Powered by TurnKey Linux.