Skip to content

Commit d0a6daa

Browse files
authored
Update arduino.py
1 parent 9e349cf commit d0a6daa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

builder/frameworks/arduino.py

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
http://arduino.cc/en/Reference/HomePage
2323
"""
2424

25+
import os
2526
from os.path import join
2627

2728
from SCons.Script import DefaultEnvironment, SConscript

0 commit comments

Comments
 (0)