Skip to content

Commit 8ce52fc

Browse files
committed
bump SensorModbusMaster
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
1 parent cc1cac1 commit 8ce52fc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

library.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,11 @@
2323
"platforms": "*",
2424
"dependencies": [
2525
{
26+
"owner": "EnviroDIY",
2627
"name": "SensorModbusMaster",
2728
"library id": "1824",
2829
"url": "https://github.com/EnviroDIY/SensorModbusMaster.git",
29-
"version": ">=0.7.3",
30+
"version": "~1.3.0",
3031
"note": "EnviroDIY SensorModbusMaster - Arduino library for communicating via modbus with the Arduino acting as the modbus master.",
3132
"authors": ["Sara Damiano"],
3233
"frameworks": "arduino",

0 commit comments

Comments
 (0)