mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
chg.
This commit is contained in:
+1
-1
@@ -1138,7 +1138,7 @@ void UsbPacketReceived(uint8_t *packet, int len) {
|
||||
case CMD_UPLOAD_FLASH_MEM:
|
||||
LED_B_ON();
|
||||
|
||||
cmd_send(CMD_ACK, isok, 0, 0, 0, 0);
|
||||
cmd_send(CMD_ACK, 1, 0, 0, 0, 0);
|
||||
LED_B_OFF();
|
||||
break;
|
||||
case CMD_DOWNLOAND_FLASH_MEM: {
|
||||
|
||||
Reference in New Issue
Block a user