Skip to content

Commit

Permalink
forgot to remove timed_binary
Browse files Browse the repository at this point in the history
  • Loading branch information
umbynos committed Aug 6, 2021
1 parent 402a848 commit d5228ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hub.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ var h = hub{
const commands = `{
"Commands": [
"list",
"open <portName> <baud> [bufferAlgorithm: ({default}, timed, timedraw, timedbinary)]",
"open <portName> <baud> [bufferAlgorithm: ({default}, timed, timedraw)]",
"send <portName> <cmd>",
"sendnobuf <portName> <cmd>",
"close <portName>",
Expand Down

0 comments on commit d5228ec

Please sign in to comment.