update t5 detection test()

missed this file in last commit... sorry.
This commit is contained in:
marshmellow42 2015-04-08 10:12:24 -04:00
parent fef74fdce4
commit 9632ecbe3d

View file

@ -59,7 +59,7 @@ void printConfiguration( t55xx_conf_block_t b);
bool DecodeT55xxBlock();
bool tryDetectModulation();
bool test(uint8_t mode, uint8_t *offset);
bool test(uint8_t mode, uint8_t *offset, int *fndBitRate);
int special(const char *Cmd);
int AquireData( uint8_t block );