Bump RadioLib to 6.1.0 (#2577)

* Bump RadioLib to 6.1.0

* RP2040

* More excludes

* Jan added a lot of stuff apparently

* Stay back a version on portduino for now

* It wasn't this. I need to remove the docker build from ci
This commit is contained in:
Ben Meadors
2023-06-27 07:08:32 -05:00
committed by GitHub
parent d0cf70c8b3
commit 9e2b86b92c
6 changed files with 14 additions and 9 deletions

View File

@@ -22,7 +22,7 @@ lib_deps =
${env.lib_deps}
${networking_base.lib_deps}
rweather/Crypto@^0.4.0
jgromes/RadioLib@^6.0.0
jgromes/RadioLib@6.1.0
build_flags =
${arduino_base.build_flags}