This website requires JavaScript.
Explore
Help
Sign In
OrgGo
/
hybridgroup.gobot
mirror of
https://github.com/hybridgroup/gobot.git
Watch
1
Star
0
Fork
You've already forked hybridgroup.gobot
0
Code
Issues
Projects
Releases
Wiki
Activity
15852db617
hybridgroup.gobot
/
platforms
/
i2c
/
i2c.go
8 lines
101 B
Go
Raw
Blame
History
package
i2c
type
I2cInterface
interface
{
I2cStart
(
byte
)
I2cRead
(
uint
)
[
]
byte
I2cWrite
(
[
]
byte
)
}
Reference in New Issue
View Git Blame
Copy Permalink