mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-05-04 22:17:39 +08:00

This includes support for GPIO and I2C interfaces. Signed-off-by: Hrishikesh Tapaswi <hrishikesh195@yahoo.com>
8 lines
197 B
Go
8 lines
197 B
Go
/*
|
|
Package chip contains the Gobot adaptor for the CHIP
|
|
|
|
For further information refer to the chip README:
|
|
https://github.com/hybridgroup/gobot/blob/master/platforms/chip/README.md
|
|
*/
|
|
package chip
|