• dnc40085's avatar
    Refactor timer suspend portion of node.sleep (pmsleep) (#2287) · 96e5c026
    dnc40085 authored
    * pmsleep refactor
    * Shortened swtmr disabled message 
    * Added swtimer debug module option to user_modules.h.
    * Added comments to user_config.h.
    * Fixed error in documentation for node.sleep()
    * remove blank sntp.c that got added in during rebase onto dev(6218b926)
    * Added #ifdefs around SWTIMER_REG_CB to prevent inclusion of disabled
    code
    96e5c026
mqtt.c 51.6 KB