PunchThrough / bean-cloud-compiler-libraries

Cloud compiler libraries that are not shipped with the bean-arduino-core
4 stars 4 forks source link

Grove LED Bar Library #1

Closed mikewaddick closed 7 years ago

mikewaddick commented 7 years ago

Grove LED bar Library from - https://github.com/Seeed-Studio/Grove_LED_Bar

swstack commented 7 years ago

It seems fine. However there is no way to test it until it's merged to master and the submodule is updated for bean-arduino-core ... that is the issue i was describing earlier today. I'd like to pull that test into this repo so that each time a library is added, a #include line is also added to a test sketch right in this repo. That doesn't need to hold up this PR though.

swstack commented 7 years ago

Oh, before you merge, update the readme to include the new library.