1. 15 Feb, 2018 2 commits
  2. 13 Feb, 2018 1 commit
  3. 12 Feb, 2018 1 commit
  4. 07 Feb, 2018 1 commit
  5. 04 Feb, 2018 1 commit
  6. 29 Jan, 2018 1 commit
    • Pawel Jasinski's avatar
      added support for ads1015 (#2231) · f87d68ff
      Pawel Jasinski authored
      * ads1015 is supported, up to 4 devices can be connected at the same time
      
      * removed debug, updated documentation
      
      * changed to oop API
      
      * added __gc to handle active timer cleanup
      
      * reworked argument validation and error reporting
      
      * stack is no longer messed up after __del
      f87d68ff
  7. 23 Jan, 2018 1 commit
    • Konrad Hübner's avatar
      ws2812 effects library (#2215) · ed56d949
      Konrad Hübner authored
      * ws2812 effects and color utils modules added
      
      * Added documentation for new modules to mkdocs.yml
      
      * changed mode option to string, documentation, default modules fixed
      
      * updated user_modules.h
      ed56d949
  8. 10 Jan, 2018 4 commits
  9. 25 Dec, 2017 1 commit
  10. 18 Dec, 2017 1 commit
  11. 17 Dec, 2017 2 commits
  12. 03 Dec, 2017 1 commit
  13. 19 Nov, 2017 3 commits
  14. 18 Nov, 2017 1 commit
  15. 19 Oct, 2017 1 commit
  16. 05 Oct, 2017 1 commit
  17. 15 Sep, 2017 1 commit
  18. 14 Sep, 2017 1 commit
  19. 31 Aug, 2017 3 commits
  20. 27 Aug, 2017 1 commit
  21. 22 Aug, 2017 2 commits
  22. 16 Aug, 2017 2 commits
  23. 05 Aug, 2017 1 commit
  24. 18 Jul, 2017 1 commit
  25. 08 Jul, 2017 2 commits
  26. 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
  27. 28 Jun, 2017 1 commit