Add usart btfactory

This commit is contained in:
Philippe Teuwen 2019-05-15 02:15:19 +02:00
parent 63cf6be691
commit 8401eb4e14
5 changed files with 325 additions and 15 deletions

View file

@ -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