Skip to content

Commit d5228ec

Browse files
committed
forgot to remove timed_binary
1 parent 402a848 commit d5228ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hub.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ var h = hub{
4343
const commands = `{
4444
"Commands": [
4545
"list",
46-
"open <portName> <baud> [bufferAlgorithm: ({default}, timed, timedraw, timedbinary)]",
46+
"open <portName> <baud> [bufferAlgorithm: ({default}, timed, timedraw)]",
4747
"send <portName> <cmd>",
4848
"sendnobuf <portName> <cmd>",
4949
"close <portName>",

0 commit comments

Comments
 (0)