diff --git a/README.md b/README.md index 2f92d70..c3f8e65 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ This library allows you reading SDM module(s) using: - [x] Software Serial, attached as core libraries for esp8266 and avr
(the new version of esp Software Serial library
has a different initialization compared to avr!
- This version of SDM library (>=2.0.4) works only with esp Software Serial 5.2.0 or higher!!!
+ This version of SDM library (2.0.4 - 2.0.6) works only with esp Software Serial 5.2.0 - 5.4.0!!!
If you have an older esp Software Serial version
then use SDM library 2.0.3, details below the Credits section
)