From 253b50f7652a9a50df0652c2331b6f247066da66 Mon Sep 17 00:00:00 2001 From: Thomas Basler Date: Sat, 30 Sep 2023 11:05:13 +0200 Subject: [PATCH] Update nrf24/RF24 from 1.4.7 to 1.4.8 --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index c1f1ca38c..e3ba07455 100644 --- a/platformio.ini +++ b/platformio.ini @@ -34,7 +34,7 @@ lib_deps = https://github.com/yubox-node-org/ESPAsyncWebServer bblanchon/ArduinoJson @ ^6.21.3 https://github.com/bertmelis/espMqttClient.git#v1.4.5 - nrf24/RF24 @ ^1.4.7 + nrf24/RF24 @ ^1.4.8 olikraus/U8g2 @ ^2.35.4 buelowp/sunset @ ^1.1.7