Commit Graph

2 Commits

Author SHA1 Message Date
Josh Cox
ee9b47cffe
making the library version variable more unique to protect against
conflicts see:
https://github.com/mysensors/Arduino/issues/488

for an example of a current conflict that is being resolved on their end
in a similar fashion
2016-06-27 13:20:25 -05:00
Brett Beauregard
d46dded42d moved library code back to root from sub-folder
when github was adding a hash to the library download zip, there was confusion from beginners about needing to rename the unzipped folder before moving into the arduino ide.
this library has been prepped (thijse) for the arduino library manager, which requires the library to be in the root directory.  Having the library in the manager also removes the "beginner user hash" concern.
2015-04-20 19:30:29 -04:00