chg: arm-none-eabi adaptations to macro
This commit is contained in:
@@ -136,6 +136,6 @@ void printIclassDumpInfo(uint8_t* iclass_dump) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#else
|
#else
|
||||||
#define PrintAndLogDevice(level, format, args...) { }
|
#define PrintAndLogDevice(level, format, ...) { }
|
||||||
#endif
|
#endif
|
||||||
//ON_DEVICE
|
//ON_DEVICE
|
||||||
|
|||||||
Reference in New Issue
Block a user