From b2ebe224a800a6d423f55ce1ea8d5d6f17ce758a Mon Sep 17 00:00:00 2001 From: proddy Date: Mon, 8 Jun 2020 22:25:09 +0200 Subject: [PATCH] minor text changes --- src/devices/boiler.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/devices/boiler.cpp b/src/devices/boiler.cpp index 5d03e02a0..a701f9a45 100644 --- a/src/devices/boiler.cpp +++ b/src/devices/boiler.cpp @@ -29,7 +29,7 @@ MAKE_PSTR_WORD(eco) MAKE_PSTR_WORD(intelligent) MAKE_PSTR_WORD(hot) -MAKE_PSTR(comfort_mandatory, "") +MAKE_PSTR(comfort_mandatory, "") // shower MAKE_PSTR_WORD(shower)