mirror of
https://github.com/PiBrewing/craftbeerpi4.git
synced 2024-11-21 22:48:16 +01:00
a fork of craftbeerpi4 to support raspis with armv6
28f4113f2f
Timer was not accurate as it was depending on the asyncio.sleep function which is most liklely not exactly one second depending on other functions running in parallel. Now the timer is comparable to cbpi3 where it runs until an end time is reached. This is to address issue #66 and has been tested |
||
---|---|---|
cbpi | ||
tests | ||
venv3 | ||
.gitignore | ||
cheat_sheet.txt | ||
craftbeerpi.db | ||
Dockerfile | ||
LICENSE | ||
MANIFEST.in | ||
README.md | ||
release.py | ||
requirements.txt | ||
run.py | ||
sample.py | ||
setup.py |
CraftBeerPi
You will finde the documentation here: https://craftbeerpi.gitbook.io/craftbeerpi4/