diff --git a/examples/rfid_readuid/rfid_readuid.c b/examples/rfid_readuid/rfid_readuid.c index e356611a5..f48d7f627 100644 --- a/examples/rfid_readuid/rfid_readuid.c +++ b/examples/rfid_readuid/rfid_readuid.c @@ -50,8 +50,8 @@ * Pre-processor Definitions ****************************************************************************/ -#ifndef CONFIG_WL_MFRC522 -# error "CONFIG_WL_MFRC522 is not defined in the configuration" +#ifndef CONFIG_CL_MFRC522 +# error "CONFIG_CL_MFRC522 is not defined in the configuration" #endif #ifndef CONFIG_EXAMPLES_RFID_READUID_DEVNAME