projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
FIX: 'hw tune' - peakf shouldn't be compare with voltages limits :)
[proxmark3-svn]
/
client
/
lualibs
/
read14a.lua
diff --git
a/client/lualibs/read14a.lua
b/client/lualibs/read14a.lua
index 943a1722426d10fa8c951ebba6df0b57b458d7a2..8d2d431fb2c272027519aadc498b7ffa0a2815ef 100644
(file)
--- a/
client/lualibs/read14a.lua
+++ b/
client/lualibs/read14a.lua
@@
-78,7
+78,7
@@
end
-- nil, errormessage if unsuccessfull
local function sendToDevice(command, ignoreresponse)
- core.clearCommandBuffer()
+ --core.clearCommandBuffer(
local err = core.SendCommand(command:getBytes())
if err then
print(err)
Impressum
,
Datenschutz