Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 93c6887

Browse files
authoredSep 10, 2020
Fix Typo
1 parent be2ed7e commit 93c6887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎examples/Central/ScanCallback/ScanCallback.ino

Lines changed: 1 addition & 1 deletion
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)
Please sign in to comment.