mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
text
This commit is contained in:
+1
-1
@@ -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]");
|
||||
|
||||
Reference in New Issue
Block a user