Add support for Viking tags (#1668)

* Add support for Viking tags
Fix blocks_to_write for T5577
This commit is contained in:
Sebastian Mauer
2022-08-29 16:19:56 +01:00
committed by GitHub
parent f09c5889dd
commit 274f17ed5a
4 changed files with 208 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ typedef enum {
LFRFIDProtocolFDXB,
LFRFIDProtocolHidGeneric,
LFRFIDProtocolHidExGeneric,
LFRFIDProtocolViking,
LFRFIDProtocolJablotron,
LFRFIDProtocolParadox,
LFRFIDProtocolPACStanley,