From 1ec1a83815a0a7e39c63512079bf6d1ce989d3a8 Mon Sep 17 00:00:00 2001 From: richonguzman Date: Mon, 7 Aug 2023 19:43:28 -0400 Subject: [PATCH] 1.1 --- platformio.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/platformio.ini b/platformio.ini index 47e5b75..348bc2c 100644 --- a/platformio.ini +++ b/platformio.ini @@ -30,6 +30,7 @@ lib_deps = peterus/esp-logger @ 1.0.0 lewisxhe/XPowersLib@^0.1.7 adafruit/Adafruit SH110X@^2.1.8 + jgromes/RadioLib @ 6.1.0 check_tool = cppcheck check_flags = cppcheck: --suppress=*:*.pio\* --inline-suppr -DCPPCHECK