Skip to content

Commit 673d360

Browse files
committed
header
1 parent 42eda8d commit 673d360

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

examples/using_autoconnect.py

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,8 @@
33
##-------------------------------------------------------------------------------\
44
# tinySA_python
55
# './examples/using_autoconnect.py'
6-
# This is a visual comparison of SCAN and SCANRAW to work out some errors in
7-
# the decode process given that the tinySA is still running during the read,
8-
# we don't expect SCAN and SCANRAW to be exactly the same, but they
9-
# should be relatively similar values when SCANRAW is decoded
6+
# This is an example of using the autoconnect feature.
7+
# The detected device ID is returned and the serial disconnected
108
#
119
# Last update: June 18, 2025
1210
##-------------------------------------------------------------------------------\

0 commit comments

Comments
 (0)