From a5de8aa7146275a92033ad5fa5cd8d7851dbdecb Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Thu, 10 Sep 2020 20:49:23 +0200 Subject: [PATCH] mixed messages --- client/src/cmdlf.c | 1 + 1 file changed, 1 insertion(+) diff --git a/client/src/cmdlf.c b/client/src/cmdlf.c index 7bae8618d..165108fb8 100644 --- a/client/src/cmdlf.c +++ b/client/src/cmdlf.c @@ -1200,6 +1200,7 @@ static bool CheckChipType(bool getDeviceData) { PrintAndLogEx(SUCCESS, "Chipset detection: " _GREEN_("T55xx")); PrintAndLogEx(HINT, "Hint: try " _YELLOW_("`lf t55xx`") " commands"); retval = true; + goto out; } // check for em4x50 chips