-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the rf24-submodules group across 1 directory with 3 updates
Bumps the rf24-submodules group with 3 updates in the / directory: [RF24](https://github.com/nRF24/RF24), [RF24Network](https://github.com/nRF24/RF24Network) and [RF24Mesh](https://github.com/nRF24/RF24Mesh). Updates `RF24` from `bbffb50` to `25f1fbd` - [Release notes](https://github.com/nRF24/RF24/releases) - [Commits](nRF24/RF24@bbffb50...25f1fbd) Updates `RF24Network` from `bdd05ae` to `dfc4fec` - [Release notes](https://github.com/nRF24/RF24Network/releases) - [Commits](nRF24/RF24Network@bdd05ae...dfc4fec) Updates `RF24Mesh` from `2f5aea2` to `d42c007` - [Release notes](https://github.com/nRF24/RF24Mesh/releases) - [Commits](nRF24/RF24Mesh@2f5aea2...d42c007) --- updated-dependencies: - dependency-name: RF24 dependency-type: direct:production dependency-group: rf24-submodules - dependency-name: RF24Network dependency-type: direct:production dependency-group: rf24-submodules - dependency-name: RF24Mesh dependency-type: direct:production dependency-group: rf24-submodules ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
5f740ab
commit 0dee6b2
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule RF24
updated
92 files
Submodule RF24Mesh
updated
3 files
+25 −0 | pyRF24Mesh/README.md | |
+15 −0 | pyRF24Mesh/pyproject.toml | |
+4 −24 | pyRF24Mesh/setup.py |
Submodule RF24Network
updated
3 files
+25 −0 | RPi/pyRF24Network/README.md | |
+15 −0 | RPi/pyRF24Network/pyproject.toml | |
+4 −25 | RPi/pyRF24Network/setup.py |