1. 12 Sep, 2018 1 commit
  2. 27 Aug, 2018 1 commit
  3. 11 Aug, 2018 2 commits
  4. 10 Aug, 2018 1 commit
  5. 30 Jul, 2018 1 commit
  6. 29 Jul, 2018 1 commit
  7. 22 Jul, 2018 8 commits
  8. 20 Jul, 2018 1 commit
  9. 04 Jul, 2018 1 commit
  10. 22 Jun, 2018 1 commit
  11. 22 May, 2018 1 commit
  12. 20 May, 2018 2 commits
  13. 19 May, 2018 1 commit
  14. 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
  15. 08 May, 2018 1 commit
  16. 07 May, 2018 1 commit
  17. 26 Apr, 2018 1 commit
  18. 23 Apr, 2018 3 commits
  19. 20 Apr, 2018 1 commit
  20. 19 Apr, 2018 1 commit
  21. 13 Apr, 2018 2 commits
  22. 07 Apr, 2018 1 commit
  23. 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
  24. 31 Mar, 2018 1 commit
  25. 26 Mar, 2018 1 commit
  26. 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
  27. 23 Mar, 2018 1 commit
  28. 21 Mar, 2018 1 commit