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 1 commit
  7. 27 Apr, 2017 1 commit
  8. 24 Apr, 2017 2 commits
  9. 22 Apr, 2017 1 commit
  10. 21 Apr, 2017 1 commit
  11. 20 Apr, 2017 1 commit
    • 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
  12. 19 Apr, 2017 1 commit
    • 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
  13. 18 Apr, 2017 1 commit
  14. 17 Apr, 2017 2 commits
  15. 16 Apr, 2017 1 commit
    • dnc40085's avatar
      Update wifi suspend documentation (#1910) · 03902699
      dnc40085 authored
      * Added message about potential for wifi crashes and more
      
      Added message about potential for wifi crashes caused by long running
      functions
      
      Modified description for wifi.resume() and wifi.suspend()
      03902699
  16. 10 Apr, 2017 1 commit
  17. 05 Apr, 2017 1 commit
  18. 04 Apr, 2017 3 commits
    • Philip Gladstone's avatar
      Fix the error callback from not being called sometimes (#1683) · 66ffa6cd
      Philip Gladstone authored
      * Fix the error callback from not being called sometimes
      * Moved the setting of the reconnect status to after the connack is recevied
      * Increase the irom0_seg size
      * Updated the documentation
      * Make it clearer that autoreconnect is deprecated
      66ffa6cd
    • dnc40085's avatar
      Add wifi.suspend() and node.sleep() (#1231) · 41a5736d
      dnc40085 authored
      * Exposed forced sleep API and more
      Added timer suspend functionality
      * wifi.suspend
      * wifi.resume
      * node.sleep 
      * tmr.suspend
      * tmr.suspend_all
      * tmr.resume
      * tmr.resume_all
      * Implement timer suspend functionality
      * Fix for uart TX glitch
      * Made some modifications to the error reporting
      41a5736d
    • Marcel Stör's avatar
      Admonition style fix · 176443c0
      Marcel Stör authored
      176443c0
  19. 31 Mar, 2017 1 commit
    • dnc40085's avatar
      Deprecate wifi.sta.eventMonReg (#1889) · 50a5c021
      dnc40085 authored
      * Update wifi event monitor documentation
      
      Added a note to `wifi.eventmon.register()` and `wifi.sta.eventmonreg()`
      * Add deprecation note to `wifi.sta.eventMonReg()`
      50a5c021
  20. 22 Mar, 2017 1 commit
  21. 20 Mar, 2017 1 commit
  22. 15 Mar, 2017 1 commit
  23. 14 Mar, 2017 1 commit
  24. 12 Mar, 2017 1 commit
  25. 09 Mar, 2017 2 commits
  26. 07 Mar, 2017 2 commits
  27. 06 Mar, 2017 1 commit
  28. 05 Mar, 2017 1 commit
  29. 01 Mar, 2017 1 commit
  30. 24 Feb, 2017 1 commit
  31. 12 Feb, 2017 2 commits
  32. 10 Feb, 2017 1 commit