adkron / grovepi

Use the GrovePi in Elixir
Apache License 2.0
47 stars 9 forks source link

Default I2C to use elixir_ale module #3

Closed adkron closed 7 years ago

adkron commented 7 years ago

This will allow clients to not have to configure their applications if they want to use the default of elixir_ale for I2C communication. The default has also moved into the GrovePi.I2C module so that the default is configured in one location.

Amos King @adkron amos@binarynoggin.com