Microbug / nRF51822

Fork of nRF51822 by Nordic Semiconductor

Files at this revision

API Documentation at this revision

Comitter:
rgrover1
Date:
Wed May 13 08:49:35 2015 +0100
Parent:
171:6f80bdd27157
Child:
173:a0b18206029a
Commit message:
Synchronized with git rev d154894d
Author: Rohit Grover
simplify the name used to include Gap.h

Changed in this revision

nRF51Gap.h Show annotated file Show diff for this revision Revisions of this file
--- a/nRF51Gap.h	Wed May 13 08:49:35 2015 +0100
+++ b/nRF51Gap.h	Wed May 13 08:49:35 2015 +0100
@@ -22,7 +22,7 @@
 #include "ble.h"
 #include "GapAdvertisingParams.h"
 #include "GapAdvertisingData.h"
-#include "public/Gap.h"
+#include "Gap.h"
 
 #include "nrf_soc.h"
 #include "ble_radio_notification.h"