Skip to content

Commit

Permalink
Update arduino.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Wiz-IO committed Oct 6, 2019
1 parent 032cc55 commit 19b3fe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builder/frameworks/arduino.py
Expand Up @@ -11,5 +11,5 @@
m = __import__(module)
globals()[module] = m
m.dev_init(env, platform)
#print env.Dump()
#print( env.Dump() )

0 comments on commit 19b3fe0

Please sign in to comment.