ADD: CRC8Mad() should be used to calc the crc-8 byte for Mifare MAD config block. Doesn't work of course...
CHG: some T/F defines..
This commit is contained in:
@@ -442,7 +442,6 @@ bool usb_check() {
|
||||
return (btConfiguration) ? true : false;
|
||||
}
|
||||
|
||||
|
||||
bool usb_poll()
|
||||
{
|
||||
if (!usb_check()) return false;
|
||||
|
||||
Reference in New Issue
Block a user