Skip to content

Version 0.5.0 is released

Compare
Choose a tag to compare
@lexus2k lexus2k released this 20 May 13:39
· 20 commits to master since this release

This release is not compatible with previous releases
Please, replace NixieLibrary::init() and NixieLibrary::update() with NixieOs::setup(nullptr) and NixieOs::run() (or NixieOs::refresh()). For more information, refere to examples.

  • Many functions are moved to separate library, so please download NixieOs library also.
  • Fixed bugs in NixieTube and NixieDisplay classes.