Commit ce71bff
committed
fix: Fix the ESP USB CDC ACM port read return value
This makes sure that we correctly indicate timeout instead of
unrecoverable failure for when not all data requested is read and fixes
an issue with initial SYNC packet connection, where there would be no
retries.
Closes #1171 parent 0a44b73 commit ce71bff
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
| 159 | + | |
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| |||
0 commit comments