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