From 4e12ca89eb26a1a2ea11d586987b40f77cd4bfa5 Mon Sep 17 00:00:00 2001 From: Nicu Hodos Date: Thu, 27 Mar 2025 12:31:02 +0100 Subject: [PATCH] use common restart button --- gateway/include/devices.h | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/gateway/include/devices.h b/gateway/include/devices.h index fd186d3..342ab7d 100644 --- a/gateway/include/devices.h +++ b/gateway/include/devices.h @@ -114,13 +114,8 @@ struct EasyHomeSwitch : Switch { }; Command* commands[] = { - Builder