1 // Low frequency Kantech IOProx commands
2 //-----------------------------------------------------------------------------
9 int CmdLFIO(const char *Cmd
);
11 int demodIOProx(bool verbose
);
12 int getIOProxBits(uint8_t version
, uint8_t fc
, uint16_t cn
, uint8_t *bits
);