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