first draft half duplex simulation
This commit is contained in:
@@ -1136,7 +1136,7 @@ static void PacketReceived(PacketCommandNG *packet) {
|
||||
// destroy the Emulator Memory.
|
||||
//-----------------------------------------------------------------------------
|
||||
FpgaDownloadAndGo(FPGA_BITSTREAM_LF);
|
||||
em4x50_sim((uint8_t *)packet->data.asBytes);
|
||||
em4x50_sim();
|
||||
break;
|
||||
}
|
||||
case CMD_LF_EM4X50_READER: {
|
||||
|
||||
Reference in New Issue
Block a user