generate ccid dump from driver in test mode
[librfid] / include / librfid / rfid_protocol_tagit.h
1 #ifndef _RFID_PROTOCOL_TAGIT_H
2 #define _RFID_PROTOCOL_TAGIT_H
3
4 #ifdef __LIBRFID__
5
6 extern const struct rfid_protocol rfid_protocol_tagit;
7
8 #endif /* __LIBRFID__ */
9
10 #endif