mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-03 14:21:47 +00:00
Prevent from exporting messages macros outside of libnfc.
This commit is contained in:
@@ -24,6 +24,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
|
||||
#include <string.h>
|
||||
|
||||
#include "libnfc.h"
|
||||
#include "messages.h"
|
||||
|
||||
static byte_t abtReaderRx[MAX_FRAME_LEN];
|
||||
static byte_t abtReaderRxPar[MAX_FRAME_LEN];
|
||||
|
||||
Reference in New Issue
Block a user