We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3495583 commit ee03246Copy full SHA for ee03246
CHANGELOG.md
@@ -13,9 +13,12 @@
13
does not have the control attribute enabled.
14
15
### Fixed
16
+- Fixed brief hub freeze on `pybricks.common.Logger.save()` when not connected
17
+ to the computer ([support#738]).
18
- Fixed drive base stall flags being set while not stalled ([support#767]).
19
- Fixed `Motor.run_target` raising exception for short moves ([support#786]).
20
21
+[support#738]: https://github.com/pybricks/support/issues/738
22
[support#767]: https://github.com/pybricks/support/issues/767
23
[support#786]: https://github.com/pybricks/support/issues/786
24
0 commit comments