From 8c0060ecd724161b1b586ca28b4b783e5c8a5790 Mon Sep 17 00:00:00 2001 From: Ben Meadors Date: Sun, 29 Jan 2023 17:51:20 -0600 Subject: [PATCH] Peg to ref that has RX high gain persistance --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 2652e81dd..1d8083f70 100644 --- a/platformio.ini +++ b/platformio.ini @@ -66,7 +66,7 @@ lib_deps = nanopb/Nanopb@^0.4.6 erriez/ErriezCRC32@^1.0.1 ; jgromes/RadioLib@^5.5.1 - https://github.com/jgromes/RadioLib.git#7a25b27c3183ffe3627c5c221243c378d8951da7 + https://github.com/jgromes/RadioLib.git#1afa947030c5637f71f6563bc22aa75032e53a57 ; Used for the code analysis in PIO Home / Inspect check_tool = cppcheck