Published December 23, 2019
| Version v0.6.7
Software
Open
EnviroDIY/SensorModbusMaster: v0.6.7: Fix debugStream null pointer
Authors/Creators
- 1. Stroud Water Research Center
- 2. LimnoTech
Description
The EnviroDIY SensorModbusMaster library is designed to use an Arduino as a Modbus master to communicate with a sensor/slave via the Modbus RTU communication protocol. It's specifically written with lots of "higher-level" functions to help out users who are largely unfamiliar with the Modbus protocol and want an easy way to get information from a Modbus device.
New to v0.6.7: Fix debugStream null pointer:
- Fix by @neilh11 for a null pointer in the debugging causing crashes and other "undefined behavior."
Files
EnviroDIY/SensorModbusMaster-v0.6.7.zip
Files
(7.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:4c1fec04b97de2d22a3605ed0905cf26
|
7.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/EnviroDIY/SensorModbusMaster/tree/v0.6.7 (URL)