mirror of
https://github.com/PiBrewing/craftbeerpi4.git
synced 2024-11-09 17:07:43 +01:00
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 |
||
---|---|---|
.. | ||
api | ||
config | ||
controller | ||
extension | ||
http_endpoints | ||
job | ||
static | ||
utils | ||
.DS_Store | ||
__init__.py | ||
cli.py | ||
craftbeerpi.py | ||
eventbus.py | ||
satellite.py | ||
websocket.py |