@@ -44,14 +44,12 @@ class AlarmClock:
if __name__ == "__main__":
pins = {
"button": 6,
"led": 5,
"buzzer": 12,
}
alarm_clock = AlarmClock(pins)
The note is not visible to the blocked user.