Update required version of RF24 library

This commit is contained in:
Thomas Basler 2022-08-16 23:24:48 +02:00
parent e55f5afa62
commit 7015b04ee6

View File

@ -23,7 +23,7 @@ lib_deps =
https://github.com/me-no-dev/ESPAsyncWebServer.git https://github.com/me-no-dev/ESPAsyncWebServer.git
bblanchon/ArduinoJson @ ^6.19.4 bblanchon/ArduinoJson @ ^6.19.4
https://github.com/bertmelis/espMqttClient.git https://github.com/bertmelis/espMqttClient.git
nrf24/RF24 @ ^1.4.2 nrf24/RF24 @ ^1.4.5
extra_scripts = extra_scripts =
pre:auto_firmware_version.py pre:auto_firmware_version.py