deadprogram
|
1bb1b621c6
|
all: correct go fmt
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2022-09-25 13:23:16 +02:00 |
|
deadprogram
|
db02cbb8a4
|
i2c: switch all i2c drivers definitions to use i2c bus interface type instead of machine package concrete type
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2020-08-29 17:19:27 +02:00 |
|
Ron Evans
|
c09f0a8075
|
all: switch to using custom domain for all drivers
Signed-off-by: Ron Evans <ron@hybridgroup.com>
|
2019-05-29 13:33:50 +02:00 |
|
Ron Evans
|
d9b426b90b
|
i2c: refactor all i2c drivers to use Address property of Driver. Allows variations to override the default address as discussed in #14 (#30)
Signed-off-by: Ron Evans <ron@hybridgroup.com>
|
2019-04-07 10:50:34 +02:00 |
|
Daniel Esteban
|
693e7a1db7
|
Added driver for BH1750 digital ambient light sensor (#15)
* Added driver for BH1750 digital ambient light sensor
|
2019-02-08 09:04:58 +01:00 |
|