-
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.
Bumps [RF24](https://github.com/nRF24/RF24) from `c200b7c` to `0aac3d5`. - [Release notes](https://github.com/nRF24/RF24/releases) - [Commits](nRF24/RF24@c200b7c...0aac3d5) --- updated-dependencies: - dependency-name: RF24 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
628b6c6
commit 902c553
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule RF24
updated
16 files
+4 −4 | CMakeLists.txt | |
+11 −11 | RF24.cpp | |
+5 −5 | RF24_config.h | |
+2 −2 | library.json | |
+1 −1 | library.properties | |
+4 −4 | utility/ATTiny/RF24_arch_config.h | |
+3 −4 | utility/ATXMegaD3/RF24_arch_config.h | |
+3 −3 | utility/LittleWire/RF24_arch_config.h | |
+3 −3 | utility/MRAA/RF24_arch_config.h | |
+3 −3 | utility/RPi/RF24_arch_config.h | |
+3 −4 | utility/SPIDEV/RF24_arch_config.h | |
+3 −3 | utility/Teensy/RF24_arch_config.h | |
+3 −4 | utility/Template/RF24_arch_config.h | |
+3 −4 | utility/pigpio/RF24_arch_config.h | |
+3 −3 | utility/rp2/RF24_arch_config.h | |
+3 −4 | utility/wiringPi/RF24_arch_config.h |