@ -27,4 +27,4 @@ def button_press(gpio:int, level) -> bool:
if __name__ == "__main__":
asyncio.run(button_press())
asyncio.run(button_press(10, pigpio.EITHER_EDGE))
The note is not visible to the blocked user.