Skip to content

Commit

Permalink
fix mqtt
Browse files Browse the repository at this point in the history
never trust upstream updates
  • Loading branch information
rand256 committed Oct 20, 2019
1 parent 38f5ef6 commit f6432f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/MqttClient.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ const MqttClient = function (options) {
"start",
"pause",
"stop",
"return_to_base",
"return_home",
"battery",
"status",
"locate",
Expand Down

0 comments on commit f6432f5

Please sign in to comment.