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

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