Skip to content

Commit 3e83198

Browse files
authored
Update serial_scanner.py
1 parent d9768e2 commit 3e83198

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)