X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=src%2Frfid_protocol.c;h=71c52ff6efe383c0ff4d4a04ff1d95acec4a280d;hb=893a580c6f1c7f1cc50d9bd1acc51c9fd6307a17;hp=9d70e906f292ab6fb059f7f6915e43f6e04140bd;hpb=3fbd168cc0bb5bef9a1e41d643d050140fea5352;p=librfid diff --git a/src/rfid_protocol.c b/src/rfid_protocol.c index 9d70e90..71c52ff 100644 --- a/src/rfid_protocol.c +++ b/src/rfid_protocol.c @@ -28,6 +28,7 @@ static const struct rfid_protocol *rfid_protocols[] = { [RFID_PROTOCOL_MIFARE_CLASSIC] = &rfid_protocol_mfcl, [RFID_PROTOCOL_MIFARE_UL] = &rfid_protocol_mful, [RFID_PROTOCOL_TCL] = &rfid_protocol_tcl, + [RFID_PROTOCOL_TAGIT] = &rfid_protocol_tagit, }; struct rfid_protocol_handle *