Skip to content

Commit 1f1734f

Browse files
committed
qtvcp -basic_probe: initialize the probe led
1 parent b073948 commit 1f1734f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/python/qtvcp/widgets/basic_probe.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ def homed_on_status():
125125

126126
# must directly initialize
127127
self.statuslabel_motiontype.hal_init()
128+
self.led_probe.hal_init()
128129

129130
if self.PREFS_:
130131
self.lineEdit_probe_tool.setText(self.PREFS_.getpref('Probe tool', '0', str, 'PROBE OPTIONS'))

0 commit comments

Comments
 (0)