Add support for PAC/Stanley tags (#1648)
* Add support for PAC/Stanley tags * Address review comments
This commit is contained in:
@@ -17,6 +17,7 @@ typedef enum {
|
||||
LFRFIDProtocolFDXB,
|
||||
LFRFIDProtocolHidGeneric,
|
||||
LFRFIDProtocolHidExGeneric,
|
||||
LFRFIDProtocolPACStanley,
|
||||
|
||||
LFRFIDProtocolMax,
|
||||
} LFRFIDProtocol;
|
||||
|
Reference in New Issue
Block a user