summaryrefslogtreecommitdiff
path: root/include/librfid/rfid_layer2_icode1.h
blob: e8ebddb17f74a11ebc7612e55a4d7803ebd554b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
#ifndef _RFID_L2_ICODE1_H
#define _RFID_L2_ICODE1_H

#ifdef __LIBRFID__

#include <librfid/rfid_layer2.h>
extern const struct rfid_layer2 rfid_layer2_icode1;


#endif /* __LIBRFID__ */
#endif /* _ISO15693_H */
personal git repositories of Harald Welte. Your mileage may vary