mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
text
This commit is contained in:
parent
efc8c0b8ab
commit
b7928eb85e
3 changed files with 3 additions and 3 deletions
|
@ -2375,7 +2375,7 @@ void SniffIso14443b(void) {
|
|||
|
||||
FpgaDownloadAndGo(FPGA_BITSTREAM_HF);
|
||||
|
||||
if (g_dbglevel >= DBG_ERROR) {
|
||||
if (g_dbglevel >= DBG_INFO) {
|
||||
DbpString("Press " _GREEN_("pm3 button") " to abort sniffing");
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue