This commit is contained in:
Philippe Teuwen 2019-05-08 01:35:51 +02:00
commit 68e5b3c355
21 changed files with 106 additions and 106 deletions

View file

@ -120,7 +120,7 @@ local function read15693(slow, dont_readresponse)
else
err = 'No response from card'
end
if err then
print(err)
return nil, err