This commit is contained in:
iceman1001
2019-04-14 11:43:05 +02:00
parent b50fe594da
commit d28fac3ef0
9 changed files with 175 additions and 175 deletions

View File

@@ -1569,7 +1569,7 @@ void __attribute__((noreturn)) AppMain(void) {
reply_via_fpc = 1;
UsbPacketReceived(rx, sizeof(rx));
}
usart_readcheck(rx, sizeof(rx));
usart_readcheck(rx, sizeof(rx));
#endif
// Press button for one second to enter a possible standalone mode