forked from zietzm/Helmholtz_Test_Bench
debug and testing with arduino
This commit is contained in:
@@ -228,6 +228,7 @@ class StatusDisplay(Frame):
|
||||
|
||||
def update_labels(self, controller):
|
||||
# ToDo: do this with a dictionary
|
||||
g.ARDUINO.update_status_info()
|
||||
i = 0
|
||||
for axis in g.AXES:
|
||||
if axis.device is not None:
|
||||
|
||||
Reference in New Issue
Block a user