Skip to content

Commit ffc4c24

Browse files
committed
Update readme for new behavior
1 parent 96551d2 commit ffc4c24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
nrf51-ble-app-lbs
22
==================
33

4-
This is the accompanying code for the application note nAN-36: "Creating Bluetooth Low Energy Applications Using nRF51822". It is an implemtation of a simple application that shows a custom service with two characteristics; one for a button and one for a LED. The button characteristic will send a notification on each toggle of a button, while the LED characteristic can be used to control an on-board LED.
4+
This is the accompanying code for the application note nAN-36: "Creating Bluetooth Low Energy Applications Using nRF51822". It is an implemtation of a simple application that shows a custom service with two characteristics; one for a button and one for a LED. The button characteristic will send a notification with the button state when the button is pressed or released, while the LED characteristic can be used to control an on-board LED.
55

66
Requirements
77
------------

0 commit comments

Comments
 (0)