1. 11 May, 2017 1 commit
  2. 08 May, 2017 1 commit
  3. 07 May, 2017 1 commit
  4. 06 May, 2017 1 commit
  5. 05 May, 2017 2 commits
  6. 30 Apr, 2017 2 commits
  7. 27 Apr, 2017 2 commits
  8. 26 Apr, 2017 1 commit
  9. 24 Apr, 2017 2 commits
  10. 22 Apr, 2017 1 commit
  11. 21 Apr, 2017 1 commit
  12. 20 Apr, 2017 2 commits
    • Metin KOC's avatar
      Hdc1080 Module Add (#1880) · 9d11543f
      Metin KOC authored
      * Hdc1080 Module Add
      
      * for Float/Integer Build fixes
      
      * disable module for default
      
      * document fix
      
      * Deprecate init() in favor of setup()
      
      * Fix grammar and code sample
      
      * Deprecate init() in favor of setup()
      
      * Update hdc1080.md
      
      * Update hdc1080.md
      
      * Mini fix
      
      * Update user_modules.h
      9d11543f
    • Marcel Stör's avatar
      Update module count · 1fcb3259
      Marcel Stör authored
      1fcb3259
  13. 19 Apr, 2017 2 commits
    • Nathaniel Wesley Filardo's avatar
      mqtt: fix several buffer length checks (#1906) · 332bcb39
      Nathaniel Wesley Filardo authored
      Partially addresses nodemcu/nodemcu-firmware#1773.
      332bcb39
    • tjhowse's avatar
      Add module for TCS34725 colour sensor. (#1895) · d777fdc5
      tjhowse authored
      * Add module for TCS34725 colour sensor.
      
      * Fix implicit return.
      
      * Fix timer disarm after init completion callback.
      
      * Rework init() into setup() as per PR#1887.
      
      * Add new module to mkdocs and user_modules.
      
      * Fix unclear debug messages.
      
      * Documentation updates.
      
      * Cleanup comments and formatting.
      
      * Don't auto-enable the sensor.
      
      * Add callback function to enable.
      
      * Simplify Read16.
      
      * Remove Lua state argument to enable callback.
      
      * Remove self_ref.
      d777fdc5
  14. 18 Apr, 2017 1 commit
  15. 17 Apr, 2017 2 commits
  16. 16 Apr, 2017 2 commits
  17. 13 Apr, 2017 1 commit
  18. 10 Apr, 2017 1 commit
  19. 05 Apr, 2017 1 commit
  20. 04 Apr, 2017 4 commits
  21. 31 Mar, 2017 2 commits
  22. 29 Mar, 2017 1 commit
  23. 27 Mar, 2017 1 commit
  24. 22 Mar, 2017 1 commit
  25. 20 Mar, 2017 1 commit
  26. 18 Mar, 2017 1 commit
  27. 17 Mar, 2017 1 commit
    • Yury Popov's avatar
      TIME_WAIT sockets fixes (#1838) · 2f00c1d8
      Yury Popov authored
      * Enable SO_REUSEADDR for server TCP sockets
      
      * Reduce TCP_MSL to 5 sec
      
      * Add changes notice for future updates
      
      * Move MSL change to lwipiots.h
      2f00c1d8
  28. 16 Mar, 2017 1 commit