From d123fe06ea0cb3ea55dd4ab7bb22994a723a9073 Mon Sep 17 00:00:00 2001 From: Nicu Hodos Date: Fri, 7 Feb 2025 13:23:55 +0100 Subject: [PATCH] expose button to control displaying of remaining timer --- include/devices.h | 9 +++++++++ include/display.h | 1 + 2 files changed, 10 insertions(+) diff --git a/include/devices.h b/include/devices.h index 2bb18e4..3e6ccf6 100644 --- a/include/devices.h +++ b/include/devices.h @@ -94,6 +94,15 @@ namespace Devices { } }).build() ) + .addSecondary( + Builder