fix hf 15 reader (merge error)

This commit is contained in:
pwpiwi 2018-10-31 22:00:36 +01:00
commit bdf96aae39

View file

@ -175,6 +175,8 @@ static void CodeIso15693AsReader(uint8_t *cmd, int n)
for(i = 0; i < 4; i++) {
ToSendStuffBit(1);
}
ToSendMax++;
}
// encode data using "1 out of 256" scheme