We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e22281f commit 3bbf371Copy full SHA for 3bbf371
hub.go
@@ -47,7 +47,6 @@ type hub struct {
47
// Unregister requests from connections.
48
unregister chan *connection
49
50
- //TODO globals clients
51
// Serial hub to communicate with serial ports
52
serialHub *serialhub
53
0 commit comments