From 7627db6c396870b54ea33d24e5272965a59f0194 Mon Sep 17 00:00:00 2001 From: Thomas Basler Date: Thu, 1 Aug 2024 18:16:11 +0200 Subject: [PATCH] Update nrf24/RF24 from 1.4.8 to 1.4.9 --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index be9cf361..57a25a9c 100644 --- a/platformio.ini +++ b/platformio.ini @@ -41,7 +41,7 @@ lib_deps = mathieucarbou/ESPAsyncWebServer @ 3.1.2 bblanchon/ArduinoJson @ 7.1.0 https://github.com/bertmelis/espMqttClient.git#v1.7.0 - nrf24/RF24 @ 1.4.8 + nrf24/RF24 @ 1.4.9 olikraus/U8g2 @ 2.35.19 buelowp/sunset @ 1.1.7 https://github.com/arkhipenko/TaskScheduler#testing