v2.1
This commit is contained in:
@@ -688,7 +688,6 @@ class UI:
|
|||||||
PMSG=f'{M}pumping disabled - fifo not detected in path: {C}{FIFO_PATH}'
|
PMSG=f'{M}pumping disabled - fifo not detected in path: {C}{FIFO_PATH}'
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
PMSG=f'{M}pumping failed - {e}'
|
PMSG=f'{M}pumping failed - {e}'
|
||||||
print('\x1bc')
|
|
||||||
decoder.as_terminal()
|
decoder.as_terminal()
|
||||||
print(PMSG)
|
print(PMSG)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user