This commit is contained in:
2024-06-10 10:44:16 +02:00
parent 9256184430
commit 3093557c99
79 changed files with 2747 additions and 189 deletions
+6
View File
@@ -0,0 +1,6 @@
add_device(Stream("st1", dispatcher), True)
st1.start()
show_panel(st1)