Update readme with instructions for darwin

This commit is contained in:
Kyle Lemons
2013-04-07 12:32:53 -07:00
parent 88b4ba82fe
commit 67ecea5706
6 changed files with 93 additions and 15 deletions

View File

@@ -39,7 +39,7 @@ func NewContext() *Context {
log.Printf("handle_events: error: %s", usbError(errno))
continue
}
log.Printf("handle_events returned")
//log.Printf("handle_events returned")
}
}()