#ifndef ISO14443A_MILLER_H_ #define ISO14443A_MILLER_H_ extern int iso14443a_decode_miller(iso14443_frame *frame, const u_int8_t *sample_buf, const u_int16_t sample_buf_len); #endif /*ISO14443A_MILLER_H_*/