mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-02-27 20:26:37 +00:00
Add a printf-based logging when log4c is not available (I experiemented some bugs using log4c)
This commit is contained in:
@@ -69,6 +69,9 @@ typedef struct {
|
||||
int iLastError;
|
||||
} nfc_device;
|
||||
|
||||
/**
|
||||
* Connection string
|
||||
*/
|
||||
typedef char nfc_connstring[1024];
|
||||
|
||||
// Compiler directive, set struct alignment to 1 uint8_t for compatibility
|
||||
|
||||
Reference in New Issue
Block a user