mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
bootrom: remove deprecated CMD_SETUP_WRITE
This commit is contained in:
parent
9370649861
commit
3560cf5466
4 changed files with 2 additions and 12 deletions
|
@ -1895,7 +1895,6 @@ static void PacketReceived(PacketCommandNG *packet) {
|
|||
break;
|
||||
}
|
||||
#endif
|
||||
case CMD_SETUP_WRITE:
|
||||
case CMD_FINISH_WRITE:
|
||||
case CMD_HARDWARE_RESET: {
|
||||
usb_disable();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue