We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e349cf commit d0a6daaCopy full SHA for d0a6daa
builder/frameworks/arduino.py
@@ -22,6 +22,7 @@
22
http://arduino.cc/en/Reference/HomePage
23
"""
24
25
+import os
26
from os.path import join
27
28
from SCons.Script import DefaultEnvironment, SConscript
0 commit comments