We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be2ed7e commit 93c6887Copy full SHA for 93c6887
examples/Central/ScanCallback/ScanCallback.ino
@@ -2,7 +2,7 @@
2
Scan Callback
3
4
This example scans for BLE peripherals and prints out their advertising details:
5
- address, local name, adverised service UUIDs. Unlike the Scan example, it uses
+ address, local name, advertised service UUIDs. Unlike the Scan example, it uses
6
the callback style APIs and disables filtering so the peripheral discovery is
7
reported for every single advertisement it makes.
8
0 commit comments