lf t55xx detect and help
Added lf t55xx detect to try without password first and try password if still not detected. Added password status to detected output. Updated lf t55xx help to show current default downlink mode. typo fixed in win10 color help
This commit is contained in:
@@ -118,6 +118,7 @@ typedef struct {
|
||||
bool Q5;
|
||||
bool ST;
|
||||
bool usepwd;
|
||||
uint32_t pwd;
|
||||
enum {
|
||||
refFixedBit = 0x00,
|
||||
refLongLeading = 0x01,
|
||||
|
||||
Reference in New Issue
Block a user