This commit is contained in:
Kyle Lemons
2012-03-26 22:51:47 -07:00
parent 86ebf94158
commit 2da2ce1e17
5 changed files with 12 additions and 11 deletions

View File

@@ -1,8 +1,8 @@
package main
import (
"fmt"
"flag"
"fmt"
"log"
"github.com/kylelemons/gousb/usb"