LF t55xx and LF em4x commands now should manchester decode data. However t55xx can have other settings and different encodings.

This commit is contained in:
iceman1001 2014-09-16 13:56:06 +02:00
commit b44e523300
9 changed files with 351 additions and 242 deletions

View file

@ -993,7 +993,7 @@ void __attribute__((noreturn)) AppMain(void)
LED_B_OFF();
LED_A_OFF();
// Init USB device`
// Init USB device
usb_enable();
// The FPGA gets its clock from us from PCK0 output, so set that up.