We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 453ba4d commit 21da5ddCopy full SHA for 21da5dd
changelog.md
@@ -31,7 +31,7 @@
31
- Add new BLEClientCts for client Current Time Service
32
- Add bufferTXD() to BLEUart service to handle consecutive small write()
33
- Add EddyStoneUrl support
34
- - New example `Peripheral\eddystone_url`
+ - New example `Peripheral\eddystone_url`
35
36
### BLEAdvertising
37
@@ -50,6 +50,8 @@
50
### BLECentral
51
52
- 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`).
55
56
## 0.6.5
57
0 commit comments