v0.15.3
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]]