We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42eda8d commit 673d360Copy full SHA for 673d360
examples/using_autoconnect.py
@@ -3,10 +3,8 @@
3
##-------------------------------------------------------------------------------\
4
# tinySA_python
5
# './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
+# This is an example of using the autoconnect feature.
+# The detected device ID is returned and the serial disconnected
10
#
11
# Last update: June 18, 2025
12
0 commit comments