@@ -120,7 +120,7 @@ class AlarmClock:
def setLcdText(self, text: str):
self.lcd.clear()
self.lcd.write(text)
self.lcd.write(" "+text)
print(f"LCD: {text}")
The note is not visible to the blocked user.