Skip to content

3.5.0b2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Apr 09:11
· 5 commits to master since this release

3.5.0b2 - 2024-04-05

Added

  • Added pybricks.pupdevices.Remote.disconnect method.
  • Added blocks for up, ready and stationary for IMUs.
  • Added last and chr parameters to read_input_byte and add blocks.
  • Added block for the in operation.
  • Add double ternary block.

3.5.0b1 - 2024-03-11

Added

  • Added XboxController.rumble method.
  • Added block icons for hub.system.set_stop_button and hub.system.shutdown.
  • Added program stop block (raise SystemExit).