Skip to content

Commit 343fcc6

Browse files
Merge pull request geekcomputers#93 from Henocks/patch-8
Update serial_scanner.py
2 parents e92af53 + 3e83198 commit 343fcc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

serial_scanner.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ def ListAvailablePorts():
4545

4646
# EXAMPLE OF HOW IT WORKS
4747

48-
#if an Arduino is connected to the computer, the port will be show in the terminal
49-
#print ListAvailablePorts()
48+
# if an Arduino is connected to the computer, the port will be show in the terminal
49+
# print ListAvailablePorts()

0 commit comments

Comments
 (0)