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 aee33bc commit 8f54cabCopy full SHA for 8f54cab
find_arduino/detection.py
@@ -1,4 +1,4 @@
1
-from boards import boards_dict
+from .boards import boards_dict
2
from serial.tools import list_ports
3
import re
4
0 commit comments