Update main.c move

beta-pl-cc-op
Alan Johnston 2 years ago committed by GitHub
parent af06fb5587
commit 46849bb0a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -391,10 +391,9 @@ int main(int argc, char * argv[]) {
} else {
fprintf(stderr, "Unable to open UART: %s\n -> Did you configure /boot/config.txt and /boot/cmdline.txt?\n", strerror(errno));
}
}
#endif
}
payload = get_payload_serial(FALSE);
#endif
if ((i2c_bus3 == OFF) || (sim_mode == TRUE)) {

Loading…
Cancel
Save

Powered by TurnKey Linux.