debug
Signed-off-by: Ebbe Baß <ebbe.bass>
This commit is contained in:
@@ -116,6 +116,7 @@ def update_tube_index():
|
|||||||
result = cur.fetchall()
|
result = cur.fetchall()
|
||||||
cur.close()
|
cur.close()
|
||||||
time.sleep(10)
|
time.sleep(10)
|
||||||
|
print("Updated index: "+str(result))
|
||||||
|
|
||||||
def start_mqtt_publishers():
|
def start_mqtt_publishers():
|
||||||
# Create and start a thread for each universe
|
# Create and start a thread for each universe
|
||||||
|
|||||||
Reference in New Issue
Block a user