瀏覽代碼

change from toolbox

Thomas Buck 10 月之前
父節點
當前提交
1e2238dbde
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      osci-pi.py

+ 1
- 1
osci-pi.py 查看文件

@@ -128,7 +128,7 @@ def status(filename):
128 128
 
129 129
             draw.multiline_text((0, 0), f, font=font, fill="white", spacing=-1)
130 130
     except Exception as e:
131
-        raise e
131
+        pass
132 132
 
133 133
 def stop():
134 134
     global currentplaying

Loading…
取消
儲存