antplusbridge/cmd/bridge
Erik Brakkee 8a4457119a Add comments documenting gousb lifecycle management
Explain why we use gousb directly instead of antgo/driver/usb
(libusb context leak on error paths), document the defer cleanup
ordering, and note that errors are returned for graceful retry.
2026-06-14 13:03:39 +00:00
..
ant.go Add comments documenting gousb lifecycle management 2026-06-14 13:03:39 +00:00
bluetooth.go fixed syntax error. 2026-06-13 11:53:04 +02:00
cli.go Robustness for the USB connection. 2026-06-14 15:20:56 +02:00
event.go Now using the original time that the event was received instead of when 2026-06-05 18:35:17 +02:00
log.go fix: synchronize logs, buffer events channel, exit on goroutine failure 2026-05-27 00:36:06 +02:00