hf mf/mfu dbg => hw dbg

This commit is contained in:
Philippe Teuwen 2019-06-06 11:31:47 +02:00
commit 1a39ec3026
9 changed files with 37 additions and 37 deletions

View file

@ -551,7 +551,7 @@ local function selftest()
print ('VALID KEY :: 29564af75805')
end
local function setdevicedebug( status )
local c = 'hf mf dbg '
local c = 'hw dbg '
if status then
c = c..'1'
else