From 05cc081b7ddb69bae76a41d3de1fc9d147bb6202 Mon Sep 17 00:00:00 2001 From: Maxim Prokhorov Date: Thu, 28 Jan 2021 21:24:20 +0300 Subject: [PATCH] rfm69: fix warning when building --- code/platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/platformio.ini b/code/platformio.ini index b56a98f3..846656b4 100644 --- a/code/platformio.ini +++ b/code/platformio.ini @@ -148,7 +148,7 @@ lib_deps = PZEM004T PubSubClient https://github.com/1technophile/rc-switch#11402652 - https://github.com/LowPowerLab/RFM69#7db941d3 + https://github.com/LowPowerLab/RFM69#adc94d2d https://github.com/mcspr/rpnlib.git#0.24.1 NewPing https://github.com/sparkfun/SparkFun_VEML6075_Arduino_Library#V_1.0.3