fixed define name for test

pull/7822/head
paul-szczepanek-arm 2018-08-29 10:48:41 +01:00
parent e75ca75e17
commit 57b6cca240
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
#include <events/mbed_events.h>
#include "NFCEEPROMDriver.h"
#if !NFCEEPROM
#if !MBED_CONF_NFCEEPROM
#error [NOT_SUPPORTED] NFC EEPROM not supported for this target
#endif