We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9768e2 commit 3e83198Copy full SHA for 3e83198
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