Skip to content

Commit

Permalink
Update README-api.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ekarak authored Jan 30, 2018
1 parent 146b205 commit 1f2ccdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ ZWave network commands:
```js
zwave.healNetworkNode(nodeId, doReturnRoutes=false);
zwave.healNetwork(); // guru meditation
zwave.getNeighbors();
zwave.getNodeNeighbors();
zwave.refreshNodeInfo(nodeid);
```

Expand Down

0 comments on commit 1f2ccdc

Please sign in to comment.