Skip to content
  • Rob Swindell's avatar
    Fix non-mosquitto build · b4081328
    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()
    b4081328