My fork of X_NUCLEO_IDB0XA1

Fork of X_NUCLEO_IDB0XA1 by ST

Files at this revision

API Documentation at this revision

Comitter:
Vincent Coubard
Date:
Thu Sep 15 10:52:03 2016 +0100
Branch:
3666c65cd67a49bd0e607ef237508b504fff77a1
Parent:
294:fd19310b086d
Child:
296:c52d3a301449
Commit message:
Sync with 3666c65cd67a49bd0e607ef237508b504fff77a1

2016-07-28 16:05:49+02:00: Andrea Palmieri
Update include

Signed-off-by: Andrea Palmieri <andrea.palmieri@st.com>

Changed in this revision

x-nucleo-idb0xa1/utils/ble_payload.h Show annotated file Show diff for this revision Revisions of this file
--- a/x-nucleo-idb0xa1/utils/ble_payload.h	Thu Sep 15 10:52:02 2016 +0100
+++ b/x-nucleo-idb0xa1/utils/ble_payload.h	Thu Sep 15 10:52:03 2016 +0100
@@ -19,7 +19,7 @@
 #else
     #include "mbed.h"
 #endif 
-#include "debug.h"
+#include "ble_debug.h"
 
 #ifndef __PAYLOAD_H__
 #define __PAYLOAD_H__