Skip to content
  • Rob Swindell's avatar
    8e8db379
    Fix non-mosquitto build · 8e8db379
    Rob Swindell authored
    By moving mosquitto_will_set() call into mqtt_connect().
    
    I'm still having the issue that the LWT is being published after mosquitto_disconnect(), even though I set the "force" parameter to false in the call to mqtt_loop_stop()
    8e8db379
    Fix non-mosquitto build
    Rob Swindell authored
    By moving mosquitto_will_set() call into mqtt_connect().
    
    I'm still having the issue that the LWT is being published after mosquitto_disconnect(), even though I set the "force" parameter to false in the call to mqtt_loop_stop()
Loading