pelion-example-common

Dependencies:   ublox-at-cellular-interface ublox-cellular-base

Revision:
6:2fb5057c0e42
Parent:
0:a076a1bbe630
--- a/mbed_cloud_dev_credentials.c	Tue Dec 18 18:21:13 2018 +0000
+++ b/mbed_cloud_dev_credentials.c	Wed Feb 20 15:33:02 2019 +0000
@@ -16,7 +16,7 @@
 #ifndef __MBED_CLOUD_DEV_CREDENTIALS_H__
 #define __MBED_CLOUD_DEV_CREDENTIALS_H__
  
-#if MBED_CONF_APP_DEVELOPER_MODE == 1
+#if MBED_CONF_DEVICE_MANAGEMENT_DEVELOPER_MODE == 1
 #error "Replace mbed_cloud_dev_credentials.c with your own developer cert."
 #endif