Skip to content

Commit 29b4b6d

Browse files
committed
rename include
1 parent b3a29f1 commit 29b4b6d

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ paragraph=Supports nRF51 and nRF52 based boards
77
category=Communication
88
url=https://github.com/floe/BLEPeripheralObserver
99
architectures=*
10-
includes=BLEPeripheral.h
10+
includes=BLEPeripheralObserver.h

src/BLEPeripheralObserver.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
#include "BLEPeripheral.h"

0 commit comments

Comments
 (0)