1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-04-29 13:49:14 +08:00

12 lines
254 B
Go
Raw Normal View History

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