1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-05-02 22:17:12 +08:00

12 lines
228 B
Go
Raw Normal View History

/*
2014-10-28 14:52:59 -07:00
Package i2c provides Gobot drivers for i2c devices.
Installing:
go get gobot.io/x/gobot/platforms/i2c
For further information refer to i2c README:
https://gobot.io/x/gobot/blob/master/drivers/i2c/README.md
*/
package i2c