hybridgroup.gobot/drivers/aio/doc.go

12 lines
243 B
Go
Raw Normal View History

/*
Package aio provides Gobot drivers for Analog Input/Output devices.
Installing:
go get -d -u gobot.io/x/gobot/...
For further information refer to gpio README:
https://gobot.io/x/gobot/blob/master/platforms/aio/README.md
*/
package aio