amperka / ino

Command line toolkit for working with Arduino hardware
http://inotool.org
MIT License
1.08k stars 233 forks source link

fix for issue #171. arduino_lib_version attribute not initialized properly #195

Open charlesbrandt opened 9 years ago

charlesbrandt commented 9 years ago

due to name overlap with arduiono_lib_version() property. changed attribute name to _arduino_lib_version to avoid naming conflict