summaryrefslogtreecommitdiff
path: root/openpicc/application/iso14443a_miller.h
blob: be058d0fb76b8a5e6a882c78b866337822ada4ec (plain)
1
2
3
4
5
6
#ifndef ISO14443A_MILLER_H_
#define ISO14443A_MILLER_H_

extern int iso14443a_decode_miller(iso14443_frame *frame, const ssc_dma_rx_buffer_t *buffer); 

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