You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
224 B
7 lines
224 B
module codeisalie/gono
|
|
|
|
require (
|
|
github.com/splace/joysticks v0.0.0-20180907185707-7416f8bb58bd
|
|
github.com/tarm/serial v0.0.0-20180830185346-98f6abe2eb07
|
|
golang.org/x/sys v0.0.0-20190209173611-3b5209105503 // indirect
|
|
)
|