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 c84afea commit b2e7441Copy full SHA for b2e7441
CHANGELOG.md
@@ -10,6 +10,16 @@
10
- Added support for flashing firmware via USB DFU.
11
- Added an interactive introductory tour of the app.
12
13
+### Changed
14
+- Updated dependencies.
15
+- Updated firmware to Pybricks v3.2.0b3:
16
+
17
+ ### Fixed
18
+ - Fix integral control not working properly.
19
20
+ ### Changed
21
+ - `Motor.run_time` no longer raises an exception for negative time values.
22
23
### Fixed
24
- Fixed deleting files that are not open in the editor.
25
0 commit comments