Log Input devices

pull/43/head
lawl 4 years ago
parent aa3fce2cfb
commit b1a0034754

@ -86,6 +86,8 @@ func main() {
continue
}
log.Printf("Input %s, %+v\n", sources[i].Name, sources[i])
var inp input
inp.ID = sources[i].Name

Loading…
Cancel
Save