summaryrefslogtreecommitdiff
path: root/include/rfid/rfid_protocol_mifare_ul.h
blob: 34d246aba6fffb4a8ab7113c680277fbd9041af6 (plain)
1
2
3
4
5
6
#ifndef _RFID_PROTOCOL_MFUL_H
#define _RFID_PROTOCOL_MFUL_H

struct rfid_protocol rfid_protocol_mful;

#endif
personal git repositories of Harald Welte. Your mileage may vary