Pid configurable thresholds #2

Merged
jens merged 11 commits from pid-configurable-thresholds into master 2026-06-19 15:03:52 +02:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit 44372364c4 - Show all commits
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
from brewpi_win import Ui_MainWindow
from main_window import Ui_MainWindow
from PyQt5 import QtWidgets, QtGui
import sys
from ws.client.ws_client import WsClient