Commit 852d314
Chris Bailey
Fix bug in reset that wasn't setting status properly
Removed setting the `_status_last` to the return value as the return result isn't just the status field.
The `_transceive` function is actually setting the `_status_last` as part of the function so there is no need to do anything additional in reset1 parent d370d3e commit 852d314
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
386 | 386 | | |
387 | 387 | | |
388 | 388 | | |
389 | | - | |
| 389 | + | |
390 | 390 | | |
391 | 391 | | |
392 | 392 | | |
| |||
0 commit comments