adapt bluemaestro to use my_configuration
This commit is contained in:
parent
9ba2cf6a92
commit
367ecca2a1
2 changed files with 10 additions and 12 deletions
|
@ -5,6 +5,7 @@ from kython import setup_logzero
|
|||
|
||||
from my.bluemaestro import get_temperature, logger
|
||||
|
||||
# TODO move this to backup checker?
|
||||
def main():
|
||||
temps = get_temperature()
|
||||
latest = temps[:-2]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue