@@ -126,7 +126,7 @@ class AlarmClock:
rows = text.split("\n")
for i, row in enumerate(rows):
if i == 0:
self.lcd.setCursor(0, 2)
self.lcd.setCursor(0, 3)
self.lcd.write(row)
elif i == 1:
self.lcd.setCursor(1, 0)
The note is not visible to the blocked user.