forked from M-Labs/thermostat
fixup! Zero limits warning cleanup
This commit is contained in:
parent
2d3bc96da9
commit
92d574a0e3
@ -46,8 +46,6 @@ registerParameterType("mutex", MutexParameter)
|
|||||||
|
|
||||||
|
|
||||||
class CtrlPanel(QObject):
|
class CtrlPanel(QObject):
|
||||||
set_zero_limits_warning_sig = pyqtSignal(list)
|
|
||||||
|
|
||||||
def __init__(
|
def __init__(
|
||||||
self,
|
self,
|
||||||
thermostat,
|
thermostat,
|
||||||
|
Loading…
Reference in New Issue
Block a user