Skip to content

Commit 21da5dd

Browse files
author
microbuilder
committed
Updated for 0.7.0 release
1 parent 453ba4d commit 21da5dd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

changelog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
- Add new BLEClientCts for client Current Time Service
3232
- Add bufferTXD() to BLEUart service to handle consecutive small write()
3333
- Add EddyStoneUrl support
34-
- New example `Peripheral\eddystone_url`
34+
- New example `Peripheral\eddystone_url`
3535

3636
### BLEAdvertising
3737

@@ -50,6 +50,8 @@
5050
### BLECentral
5151

5252
- Move scanner & report parser into new BLEScanner class
53+
- New example showing how to scan for multiple peripherals with a specific
54+
advertising signature (`examples/Projects/rssi_proximity`).
5355

5456
## 0.6.5
5557

0 commit comments

Comments
 (0)