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 3c12844 commit 210e2b5Copy full SHA for 210e2b5
CHANGELOG.md
@@ -37,6 +37,7 @@
37
38
### Added
39
- Enabled builtin `set` type (except on BOOST Move hub) ([support#402]).
40
+- Added experimental support for multitasking ([pybricks-micropython#166]).
41
42
### Changed
43
- Updated BTStack to v1.5.5.
@@ -47,6 +48,7 @@
47
48
- Fixed BLE broadcast not working on Technic hub when not connected ([support#1086]).
49
- Fixed delayed sensor sync on boot on City hub ([support#747]).
50
51
+[pybricks-micropython#166]: https://github.com/pybricks/pybricks-micropython/pull/166
52
[support#402]: https://github.com/pybricks/support/issues/402
53
[support#747]: https://github.com/pybricks/support/issues/747
54
[support#1086]: https://github.com/pybricks/support/issues/1086
0 commit comments