Skip to content

Commit 1b5b43b

Browse files
committed
Fix comment in ex 15.
1 parent 9841468 commit 1b5b43b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/Example15_QueryDevice/Example15_QueryDevice.ino

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
Date: October 2nd, 2023
66
License: MIT. Please see LICENSE.md for more information.
77
8-
This example shows how to send the 'CONFIG' command to get a clear text response that the user
9-
can parse to see which settings are set.
8+
This example shows how to query a device for its version and unique ID.
109
These examples are targeted for an ESP32 platform but any platform that has multiple
1110
serial UARTs should be compatible.
1211

0 commit comments

Comments
 (0)