You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
module git.augendre.info/gaugendre/go-gpio-playground
|
|
|
|
go 1.17
|
|
|
|
require github.com/warthog618/gpiod v0.6.0
|
|
|
|
require golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae // indirect
|