From b8745f6199680de6d1b5767bdeae50c922b06237 Mon Sep 17 00:00:00 2001 From: Thomas Basler Date: Thu, 8 Jun 2023 21:01:58 +0200 Subject: [PATCH] Update nrf24/RF24 from 1.4.5 to 1.4.7 --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index e9ed041c3..6209358fe 100644 --- a/platformio.ini +++ b/platformio.ini @@ -30,7 +30,7 @@ lib_deps = https://github.com/yubox-node-org/ESPAsyncWebServer bblanchon/ArduinoJson @ ^6.21.2 https://github.com/bertmelis/espMqttClient.git#v1.4.3 - nrf24/RF24 @ ^1.4.5 + nrf24/RF24 @ ^1.4.7 olikraus/U8g2 @ ^2.34.17 buelowp/sunset @ ^1.1.7