androidthings / weatherstation

Sensor-based peripheral sample using Android Things
Apache License 2.0
213 stars 78 forks source link

added - button and led config for Rainbow HAT #2

Closed seventhmoon closed 7 years ago

seventhmoon commented 7 years ago

As Readme mentioned Rainbow HAT. I added the button B, C and led Blue, Green, which are available on Rainbow HAT into this config file.

googlebot commented 7 years ago

We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for the commit author(s). If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google.

googlebot commented 7 years ago

CLAs look good, thanks!

proppy commented 7 years ago

Sorry for the late followup.

Currently the weatherstation sample is also usable with the following kits in addition the the Rainbow Hat:

We could make the sample use the rainbowhat driver instead, but we would have to make it optional so that it can also work with other kits.

mangini commented 7 years ago

As @proppy mentioned, this PR would make the sample incompatible with those who are using a breadboard, so I will close it. Thanks for taking the time to send it, though.