enable debug output and disable poll for smartcard
[librfid] / include / librfid / rfid_layer2_icode1.h
1 #ifndef _RFID_L2_ICODE1_H
2 #define _RFID_L2_ICODE1_H
3
4 #ifdef __LIBRFID__
5
6 #include <librfid/rfid_layer2.h>
7 extern const struct rfid_layer2 rfid_layer2_icode1;
8
9
10 #endif /* __LIBRFID__ */
11 #endif /* _ISO15693_H */