Skip to content

v0.15.3

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jul 23:38
· 111 commits to main since this release
v0.15.3
69b06ee

PyPI package: https://pypi.org/project/ubo-app/0.15.3

Changes:

  • refactor: update to the latest version of headless-kivy and migrate its hardware
    related code to this codebase
  • refactor(sensors): migrate initialization of i2c sensors out of the read function
    so that it happens once
  • fix(system): disable led-ring in RPi5 as it is not supported yet

Note than GitHub doesn't allow assets bigger than 2GB in a release. Due to this, the files bigger than 2GB have been split into 2GB chunks. You can join them using the following command:

cat [[filename]]_* > [[filename]]