Commit 7ff2e5a
committed
pybricks.iodevices.LWP3Device: Set LWP3 handle if connection skipped.
When we skip discovery, we'll still need the handle. There is only one handle for LWP3 devices, so we can reuse it.
We might revisit this to skip only the connection but redo the discovery phase for generality.1 parent 98ba9d3 commit 7ff2e5a
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
539 | 539 | | |
540 | 540 | | |
541 | 541 | | |
542 | | - | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
543 | 548 | | |
544 | 549 | | |
545 | 550 | | |
| |||
0 commit comments