You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump the rf24-submodules group with 2 updates (#100)
* Bump the rf24-submodules group with 2 updates
Bumps the rf24-submodules group with 2 updates: [RF24](https://github.com/nRF24/RF24) and [RF24Network](https://github.com/nRF24/RF24Network).
Updates `RF24` from `ce9bbb8` to `6f3da43`
- [Release notes](https://github.com/nRF24/RF24/releases)
- [Commits](nRF24/RF24@ce9bbb8...6f3da43)
Updates `RF24Network` from `551461f` to `731a368`
- [Release notes](https://github.com/nRF24/RF24Network/releases)
- [Commits](nRF24/RF24Network@551461f...731a368)
---
updated-dependencies:
- dependency-name: RF24
dependency-type: direct:production
dependency-group: rf24-submodules
- dependency-name: RF24Network
dependency-type: direct:production
dependency-group: rf24-submodules
...
Signed-off-by: dependabot[bot] <[email protected]>
* add new enum about FIFO state
Includes various typing fixes and spelling corrections in examples.
Updated docs with deprecation admonitions about deprecated parameters.
Renamed requirements-build.txt as these dependencies are only needed to build the package and are already specified in pyproject.toml.
* use `ruff format --check` in CI
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brendan <[email protected]>
0 commit comments