diff --git a/README.md b/README.md index f10e3ce..4beaae2 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ This was originally a remake of [BresserWeatherSensorTTN](https://github.com/mat * If you are new to LoRaWAN * Check out [The Things Fundamentals on LoRaWAN](https://www.thethingsnetwork.org/docs/lorawan/) * Read the excellent article [RadioLib LoRaWAN on TTN starter script](https://github.com/jgromes/RadioLib/blob/master/examples/LoRaWAN/LoRaWAN_Starter/notes.md) -* You currently need [RadioLib v7.0.1](https://github.com/jgromes/RadioLib/releases/tag/7.0.1) +* You currently need [RadioLib v7.1.0](https://github.com/jgromes/RadioLib/releases/tag/7.1.0) * You need [espressif/arduino-esp32 v3.0.X](https://github.com/espressif/arduino-esp32) * Try and configure [BresserWeatherSensorReceiver](https://github.com/matthias-bs/BresserWeatherSensorReceiver) ([examples/BresserWeatherSensorBasic](https://github.com/matthias-bs/BresserWeatherSensorReceiver/tree/main/examples/BresserWeatherSensorBasic)) stand-alone before using it with BresserWeatherSensorLW * If you previously used [BresserWeatherSensorTTN](https://github.com/matthias-bs/BresserWeatherSensorTTN)