@@ -454,7 +454,7 @@ class ArduinoGUI:
self.tare_angle()
if command[0] == 'u':
outCommand = F"command: {command}\n"
selr.arduino.write(outCommand.encode())
self.arduino.write(outCommand.encode())
time.sleep(0.1)
self.ser.read()
The note is not visible to the blocked user.