This commit is contained in:
iceman1001 2023-06-02 10:45:04 +02:00
commit 97eb0238b1
17 changed files with 191 additions and 160 deletions

View file

@ -2045,7 +2045,7 @@ static void PacketReceived(PacketCommandNG *packet) {
reply_ng(CMD_USART_RX, PM3_ENODATA, NULL, 0);
}
StopTicks();
StopTicks();
BigBuf_free();
LED_B_OFF();
break;