Skip to content

Releases: electrovir/ws2812draw

v3.0.1

04 Apr 01:04
Compare
Choose a tag to compare

Commits

  • 8cb3590: only run tests on linux (electrovir)
  • 820e444: add quick example to README (electrovir)

v3.0.0

03 Apr 23:37
Compare
Choose a tag to compare

Commits

  • 5909b69: add hardware explanation (electrovir)
  • c870df6: got minimal imports working (electrovir)
  • 8d89e27: IT'S WORKING (electrovir)
  • 57ac943: trying to read function arguments (electrovir)
  • 8176f26: more methods implemented, still working (electrovir)
  • 05175bb: extract convertToColorArray function (electrovir)
  • 85b00f1: move more shared code into convertToColorArray (electrovir)
  • 6f84500: add drawFrame implementation (electrovir)
  • 8782afc: add dimensions_t struct (electrovir)
  • b0e6723: use "dimensions", abstract brightness conversion (electrovir)
  • d193377: add test method, use std::string (electrovir)
  • 7fffe57: clean up files (electrovir)
  • 7958305: check for sudo access, move files (electrovir)
  • 7cb8695: move files around even more (electrovir)
  • ed3daf9: update formatting and configs (electrovir)
  • 0f06d05: no test command for now (electrovir)
  • 194afa4: rewrite api (electrovir)