Skip to content

Commit c412d68

Browse files
author
Kevin Townsend
committed
Fixed GAP header reference
1 parent 348e2de commit c412d68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/ble/nRF51822/nRF51GattServer.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
#include "common/common.h"
2121
#include "btle/custom/custom_helper.h"
2222

23-
#include "hw/nRF51822n/nRF51Gap.h"
23+
#include "nRF51Gap.h"
2424

2525
/**************************************************************************/
2626
/*!

0 commit comments

Comments
 (0)