1. 19 Oct, 2017 1 commit
  2. 05 Oct, 2017 1 commit
  3. 15 Sep, 2017 1 commit
  4. 31 Aug, 2017 3 commits
  5. 27 Aug, 2017 1 commit
  6. 22 Aug, 2017 2 commits
  7. 16 Aug, 2017 2 commits
  8. 05 Aug, 2017 1 commit
  9. 18 Jul, 2017 1 commit
  10. 08 Jul, 2017 2 commits
  11. 01 Jul, 2017 2 commits
    • Marcel Stör's avatar
      Add missing period · 4ce2d683
      Marcel Stör authored
      4ce2d683
    • Gregor Hartmann's avatar
      Call HTTP callback in all cases (#2020) · 15b4fa24
      Gregor Hartmann authored
      * fix 2007 Call callback in all cases, call callback with errorcode -1 if no connection could be establioshed
      * change logging from ERR to DEBUG
      * make debug output more clear (hopefully)
      * add handling of errors to docs, note error handling on every call instead of only in the main documentation
      15b4fa24
  12. 28 Jun, 2017 1 commit
  13. 24 May, 2017 1 commit
  14. 21 May, 2017 4 commits
  15. 15 May, 2017 1 commit
  16. 07 May, 2017 1 commit
  17. 06 May, 2017 1 commit
  18. 05 May, 2017 1 commit
  19. 30 Apr, 2017 1 commit
  20. 27 Apr, 2017 1 commit
  21. 24 Apr, 2017 2 commits
  22. 22 Apr, 2017 1 commit
  23. 21 Apr, 2017 1 commit
  24. 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
  25. 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
  26. 18 Apr, 2017 1 commit
  27. 17 Apr, 2017 2 commits
  28. 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
  29. 10 Apr, 2017 1 commit