mirror of
https://github.com/Crocmagnon/plant-badger.git
synced 2024-11-24 10:28:01 +01:00
parent
9697e29816
commit
c4afe412cf
1 changed files with 0 additions and 7 deletions
|
@ -168,13 +168,6 @@ def main():
|
||||||
|
|
||||||
|
|
||||||
def fetch_and_display():
|
def fetch_and_display():
|
||||||
display.set_pen(WHITE)
|
|
||||||
display.clear()
|
|
||||||
display_image()
|
|
||||||
display_header("Chargement...")
|
|
||||||
display.set_update_speed(UPDATE_FAST)
|
|
||||||
display.update()
|
|
||||||
|
|
||||||
plant = HAPlant()
|
plant = HAPlant()
|
||||||
plant.fetch_states()
|
plant.fetch_states()
|
||||||
plant.display_state()
|
plant.display_state()
|
||||||
|
|
Loading…
Reference in a new issue