Skip to content

Serial Error Recovery#150

Open
dboisvert wants to merge 1 commit into
omriharel:masterfrom
dboisvert:master
Open

Serial Error Recovery#150
dboisvert wants to merge 1 commit into
omriharel:masterfrom
dboisvert:master

Conversation

@dboisvert

@dboisvert dboisvert commented Jun 22, 2025

Copy link
Copy Markdown

This resolved an issue I was running into on Linux Mint. I don't see the harm in it being added for other users as it just makes deej more robust against errors reading the serial port.

I would receive this error when opening games.

2025-06-21 21:32:57.495 WARN deej.serial./dev/ttyusb0 Failed to read line from serial {"error": "EOF", "line": "1023|237"}
github.com/omriharel/deej/pkg/deej.(*SerialIO).readLine.func1
/home/username/deej/pkg/deej/serial.go:210

The changes in my PR have completely resolved my issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant