mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-07-16 10:03:04 -07:00
Add usart btfactory
This commit is contained in:
parent
63cf6be691
commit
8401eb4e14
5 changed files with 325 additions and 15 deletions
|
@ -221,6 +221,7 @@ typedef struct {
|
|||
#define CMD_USART_RX 0x0160
|
||||
#define CMD_USART_TX 0x0161
|
||||
#define CMD_USART_TXRX 0x0162
|
||||
#define CMD_USART_CONFIG 0x0163
|
||||
|
||||
// For low-frequency tags
|
||||
#define CMD_READ_TI_TYPE 0x0202
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue