mirror of
https://github.com/bitlair/bitlair_doorduino.git
synced 2025-05-13 12:20:07 +02:00
Add log
This commit is contained in:
parent
f0b039558c
commit
7dcdca9a0c
1 changed files with 3 additions and 0 deletions
|
@ -269,6 +269,9 @@ def update_buttons():
|
||||||
# else:
|
# else:
|
||||||
# print("should be there " + button)
|
# print("should be there " + button)
|
||||||
|
|
||||||
|
print("Update buttons finished")
|
||||||
|
|
||||||
|
|
||||||
def git_thread():
|
def git_thread():
|
||||||
print("Updating buttons")
|
print("Updating buttons")
|
||||||
update_buttons()
|
update_buttons()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue