We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e92af53 + 3e83198 commit 343fcc6Copy full SHA for 343fcc6
serial_scanner.py
@@ -45,5 +45,5 @@ def ListAvailablePorts():
45
46
# EXAMPLE OF HOW IT WORKS
47
48
-#if an Arduino is connected to the computer, the port will be show in the terminal
49
-#print ListAvailablePorts()
+# if an Arduino is connected to the computer, the port will be show in the terminal
+# print ListAvailablePorts()
0 commit comments