mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
text
This commit is contained in:
parent
6b5d5951bb
commit
6597a1705a
1 changed files with 1 additions and 1 deletions
|
@ -208,7 +208,7 @@ static uint32_t GetT55xxClockBit(uint8_t clock) {
|
|||
|
||||
void printT55xxConfig(void) {
|
||||
|
||||
#define PRN_NA sprintf(s + strlen(s), _RED_("N/A") " | ");
|
||||
#define PRN_NA sprintf(s + strlen(s), _RED_("n/a") " | ");
|
||||
|
||||
DbpString(_CYAN_("LF T55XX config"));
|
||||
Dbprintf(" [r] [a] [b] [c] [d] [e] [f] [g]");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue