@ -86,7 +86,7 @@ ISR(TIMER2_OVF_vect)
void buttonHandler(uint8_t index, uint8_t type, void* data)
{
if(display.getBlank())
if(display.getBlank() && type == Buttons::RELEASED)
display.setBlank(false);
return;
The note is not visible to the blocked user.