Skip to content

Commit

Permalink
blocks: Add in and double ternary blocks.
Browse files Browse the repository at this point in the history
  • Loading branch information
laurensvalk committed Apr 4, 2024
1 parent cfb95c8 commit f775e10
Show file tree
Hide file tree
Showing 4 changed files with 1,984 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
- 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

Expand Down
Loading

0 comments on commit f775e10

Please sign in to comment.