From 714146acd9c22ccd789abbc647fb981cf329b35d Mon Sep 17 00:00:00 2001 From: decoded Date: Mon, 28 Feb 2022 16:11:27 -0600 Subject: [PATCH] v2.1 --- dr1p4ns1.py | 1 - 1 file changed, 1 deletion(-) diff --git a/dr1p4ns1.py b/dr1p4ns1.py index 773bc26..501f24e 100644 --- a/dr1p4ns1.py +++ b/dr1p4ns1.py @@ -688,7 +688,6 @@ class UI: PMSG=f'{M}pumping disabled - fifo not detected in path: {C}{FIFO_PATH}' except Exception as e: PMSG=f'{M}pumping failed - {e}' - print('\x1bc') decoder.as_terminal() print(PMSG)