• Javier Peletier's avatar
    ESP32: MQTT module rewrite (#2629) · 56f19e44
    Javier Peletier authored
    * mqtt: first pass
    
    * mqtt: correct gc during callback bug
    
    * mqtt: document and cleanup
    
    * mqtt: separate lnodeaux due to copyright
    
    * mqtt: rename lnodeaux methods
    
    * mqtt: update docs
    
    * mqtt: fix copyright in lnodeaux.c
    
    * mqtt: refactor and cleanup
    
    * mqtt: use ESP logging
    56f19e44
mqtt.c 25.7 KB