From 521000ff988862888652694eee7a8763e29b542c Mon Sep 17 00:00:00 2001 From: Marcus Date: Tue, 16 Apr 2024 12:38:57 +0200 Subject: [PATCH] my first plants are coming out of their seed - i need some light control urgently, lol --- Arduino/CanGrow/CanGrow.ino | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Arduino/CanGrow/CanGrow.ino b/Arduino/CanGrow/CanGrow.ino index eb4c4cf..e4c2b88 100644 --- a/Arduino/CanGrow/CanGrow.ino +++ b/Arduino/CanGrow/CanGrow.ino @@ -1118,7 +1118,9 @@ void WEBgrowSettings() { body += "
\n"; - body += "Brightness "; + body += "Brightness "; body += "\n"; body += "
\n";