1. 30 Jul, 2018 1 commit
  2. 29 Jul, 2018 1 commit
  3. 22 Jul, 2018 8 commits
  4. 20 Jul, 2018 1 commit
  5. 04 Jul, 2018 1 commit
  6. 22 Jun, 2018 1 commit
  7. 22 May, 2018 1 commit
  8. 20 May, 2018 2 commits
  9. 19 May, 2018 1 commit
  10. 15 May, 2018 1 commit
    • Arnim Läuger's avatar
      Fix MQTT connect leak (#2368) · 914a4afc
      Arnim Läuger authored
      * fix application of patch 0018-feat-espconn-Modification-for-espconn.patch in #2269
      espconn_tcp_reconnect() was removed instead of espconn_list_delete()
      914a4afc
  11. 08 May, 2018 1 commit
  12. 07 May, 2018 1 commit
  13. 26 Apr, 2018 1 commit
  14. 23 Apr, 2018 3 commits
  15. 20 Apr, 2018 1 commit
  16. 19 Apr, 2018 1 commit
  17. 13 Apr, 2018 2 commits
  18. 07 Apr, 2018 1 commit
  19. 06 Apr, 2018 1 commit
    • Johny Mattsson's avatar
      Tie in the EGC with the SDK's heap knowledge. (#2319) · 085f35da
      Johny Mattsson authored
      Added `node.egc.meminfo()` to expose LVM usage (to make the regular
      `node.egc.ON_MEM_LIMIT` option usable).
      
      Extended the `node.egc.ON_MEM_LIMIT` option to also take negative limits,
      in which case that's taken as a request to keep a certain amount of heap
      available for non-Lua use.
      085f35da
  20. 31 Mar, 2018 1 commit
  21. 26 Mar, 2018 1 commit
  22. 25 Mar, 2018 1 commit
    • petur's avatar
      fix for ds18b20 negative decimals · a1e02fc6
      petur authored
      ds18b20 decimals do not take into account the sign bit. Since the original calculation was not so readable, rewritten in readable way that also fixes the bug. Same code as PR against master.
      a1e02fc6
  23. 23 Mar, 2018 1 commit
  24. 21 Mar, 2018 2 commits
  25. 17 Mar, 2018 4 commits