1. 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
  2. 20 Jan, 2018 1 commit
  3. 14 Jan, 2018 1 commit
  4. 10 Jan, 2018 5 commits
  5. 04 Jan, 2018 1 commit
  6. 25 Dec, 2017 1 commit
  7. 19 Dec, 2017 1 commit
    • Carlos Bastos Filho's avatar
      Update file.c · 442e3e2e
      Carlos Bastos Filho authored
      Buffer size of funtion readline is wrong  (Line 480)
      Should be FILE_READ_CHUNK = 1024 bytes instead 256 bytes
      442e3e2e
  8. 17 Dec, 2017 1 commit
  9. 03 Dec, 2017 2 commits
  10. 19 Nov, 2017 2 commits
  11. 03 Nov, 2017 1 commit
  12. 30 Oct, 2017 1 commit
  13. 29 Oct, 2017 1 commit
  14. 28 Oct, 2017 2 commits
  15. 22 Oct, 2017 1 commit
  16. 16 Oct, 2017 1 commit
  17. 28 Sep, 2017 1 commit
  18. 15 Sep, 2017 2 commits
  19. 24 Aug, 2017 1 commit
  20. 16 Aug, 2017 2 commits
  21. 05 Aug, 2017 2 commits
  22. 31 Jul, 2017 1 commit
  23. 18 Jul, 2017 1 commit
  24. 08 Jul, 2017 2 commits
  25. 07 Jul, 2017 1 commit
  26. 05 Jul, 2017 1 commit
  27. 03 Jul, 2017 1 commit
    • Johny Mattsson's avatar
      Cleaned up sjson module build. · ea4d3371
      Johny Mattsson authored
      - Move jsonsl build to regular library build rather than #include the .c file
      - Provide wrappers for malloc/calloc/free to fix undefined symbol warnings.
      ea4d3371
  28. 01 Jul, 2017 1 commit
    • 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
  29. 29 Jun, 2017 1 commit