Skip to content

Commit 69c6f2f

Browse files
authored
Update README.md
1 parent 9cd9d76 commit 69c6f2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ function init()
107107
Script.setTimeout(function()
108108
{
109109
Server.writeHolding(address10, Server.readHolding(10, deviceId) + 1, deviceId);
110-
reset();
110+
reset();
111111
Script.stop();
112112
}, 3000);
113113
}

0 commit comments

Comments
 (0)