Skip to content

Commit

Permalink
Adding details issue related to vacuum connectivity
Browse files Browse the repository at this point in the history
  • Loading branch information
aholstenson committed Jan 27, 2018
1 parent 1269b6d commit 1a05154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/network.js
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,7 @@ class DeviceInfo {
* This is a failure, increase the last id. Should
* increase the chances of the new request to
* succeed. Related to issues with the vacuum
* not responding such as in #
* not responding such as described in issue #94.
*/
id = this.lastId + 100;

Expand Down

0 comments on commit 1a05154

Please sign in to comment.