@@ -460,7 +460,7 @@ class ArduinoGUI:
if command[0] == 'w':
self.tare_angle()
if command[0] == 'u':
outCommand = F"command: {command}\n"
outCommand = F"{command}\n"
self.arduino.write(outCommand.encode())
print(outCommand.encode())
print(self.arduino.readline())
The note is not visible to the blocked user.