We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc1cac1 commit 8ce52fcCopy full SHA for 8ce52fc
library.json
@@ -23,10 +23,11 @@
23
"platforms": "*",
24
"dependencies": [
25
{
26
+ "owner": "EnviroDIY",
27
"name": "SensorModbusMaster",
28
"library id": "1824",
29
"url": "https://github.com/EnviroDIY/SensorModbusMaster.git",
- "version": ">=0.7.3",
30
+ "version": "~1.3.0",
31
"note": "EnviroDIY SensorModbusMaster - Arduino library for communicating via modbus with the Arduino acting as the modbus master.",
32
"authors": ["Sara Damiano"],
33
"frameworks": "arduino",
0 commit comments