Adapted to OBCP ENSMM

Dependents:   SimpleBLE-ObCP_ENSMM_V2019_Test_BLE_S SimpleBLE-ObCp_test-BLE_envoi SimpleBLE-ObCp_test-BLE Roller_catcher_Envoi ... more

Revision:
138:32e3c4ca7a45
Parent:
135:f0b6cf8ac4fc
Child:
219:d8e8cd4d4521
--- a/x-nucleo-idb0xa1/platform/btle.h	Wed Oct 07 16:19:40 2015 +0200
+++ b/x-nucleo-idb0xa1/platform/btle.h	Thu Oct 08 07:29:43 2015 +0200
@@ -43,7 +43,7 @@
 void User_Process(void);
 void setConnectable(void);
 
-#ifdef YOTTA_CFG_MBED_OS
+#ifdef AST_FOR_MBED_OS
 extern int btle_handler_pending;
 extern void btle_handler(void);
 #endif