fixed indentation

This commit is contained in:
Mario Gomez 2013-11-10 23:14:46 -06:00
parent 42d9277062
commit f14e5608c0

View file

@ -387,7 +387,6 @@ while continue_reading:
i = 1
while i < 64:
MIFAREReader.MFRC522_Auth(0x60,i,keyA,backData)
MIFAREReader.MFRC522_Read(i)
IFAREReader.MFRC522_Read(i)
i = i + 1