canable2-fw icon indicating copy to clipboard operation
canable2-fw copied to clipboard

Sending a [CR] will repeat the previous command

Open Nakakiyo092 opened this issue 1 year ago • 0 comments

Description of the bug

Sending a [CR] to CANable will repeat the previous command.

To reproduce

Send the following commands in order.

V[CR]
[CR]

The CANable will reply like:

b158aa7 github.com/normaldotcom/canable2-fw
b158aa7 github.com/normaldotcom/canable2-fw

Expected behavior

The second command [CR] should not create version string since it's not a V command.

Nakakiyo092 avatar Dec 23 '24 11:12 Nakakiyo092