Skip to content

Commit 93c6887

Browse files
authored
Fix Typo
1 parent be2ed7e commit 93c6887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: examples/Central/ScanCallback/ScanCallback.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Scan Callback
33
44
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
5+
address, local name, advertised service UUIDs. Unlike the Scan example, it uses
66
the callback style APIs and disables filtering so the peripheral discovery is
77
reported for every single advertisement it makes.
88

0 commit comments

Comments
 (0)