-
Notifications
You must be signed in to change notification settings - Fork 146
Open
Description
Most of the time serial did not read all the data frame and return error "bad serial frame error %v\n"
Line 39 in daf3c8c
bytesRead, err := port.Read(buffer) |
Because it don't know when to start/stop reading
Metadata
Metadata
Assignees
Labels
No labels