mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 22:03:42 -07:00
faking it
This commit is contained in:
parent
268d40e686
commit
57346e3b24
1 changed files with 1 additions and 0 deletions
|
@ -72,4 +72,5 @@ void print_result(const char *name, uint8_t *buf, size_t len);
|
||||||
if (DBGLEVEL >= DBG_EXTENDED) Dbprintf (__VA_ARGS__); \
|
if (DBGLEVEL >= DBG_EXTENDED) Dbprintf (__VA_ARGS__); \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#define DBGLOG_32_BIT_PTR(...) __VA_ARGS__
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue