Skip to content

Commit dcc385b

Browse files
authored
Update library.properties
1 parent 9289b66 commit dcc385b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

library.properties

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
name=BLEPeripheral
1+
name=BLEPeripheralObserver
22
version=0.4.0
3-
author=Sandeep Mistry <[email protected]>
4-
maintainer=Sandeep Mistry <[email protected]>
5-
sentence=An Arduino library for creating custom BLE peripherals.
6-
paragraph=Supports nRF8001 and nRF51822 based boards/shields
3+
author=Sandeep Mistry <[email protected]>, Florian Echtler <[email protected]>
4+
maintainer=Florian Echtler <[email protected]>
5+
sentence=An Arduino library for creating custom BLE peripherals and observers.
6+
paragraph=Supports nRF51 and nRF52 based boards
77
category=Communication
8-
url=https://github.com/sandeepmistry/arduino-BLEPeripheral
8+
url=https://github.com/floe/BLEPeripheralObserver
99
architectures=*
1010
includes=BLEPeripheral.h

0 commit comments

Comments
 (0)