bertmelis / esp32ModbusRTU

modbus RTU client for ESP32
MIT License
70 stars 44 forks source link

increase version number for platformio crawler to pick up latest version #9

Closed stif closed 4 years ago

stif commented 4 years ago

I have installed this library via PlatformIO. Unfortunately i got a old version without function code 03, 02 and 10. (error: 'class esp32ModbusRTU' has no member named 'readHoldingRegisters')

According to https://docs.platformio.org/en/latest/librarymanager/config.html#version PlatformIO Library Registry Crawler updates library only if: