You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
devices/devices
Marc-Antoine Ruel 8fa8a276a6 apa102: fix typo, use DefaultOpts in cmd
Reduce the number of constants by having cmd/apa102 uses the values from
apa102.DefaultOpts. This increases the default intensity from 127 to 255.
8 years ago
..
apa102 apa102: fix typo, use DefaultOpts in cmd 8 years ago
bmxx80 Update use of frequency to use physic.Frequency 8 years ago
devicestest conn: Add Resource, superseds devices.Device (#162) 9 years ago
ds18b20 ds18b20: change Dev to implement physic.SenseEnv; tweak String() 8 years ago
ds248x ds248x: switch to use DefaultOpts pattern 8 years ago
lepton Update use of frequency to use physic.Frequency 8 years ago
lirc Move code around to make drivers follow a common pattern 8 years ago
ssd1306 Update use of frequency to use physic.Frequency 8 years ago
tm1637 Move code around to make drivers follow a common pattern 8 years ago
devices.go devices: Move interfaces and structs into physic 8 years ago
doc.go devices: replace bus reference to port 8 years ago