From 4fb0a6fdb744729cff2ba169cc9524e2a6b9e0be Mon Sep 17 00:00:00 2001 From: Marcus Date: Wed, 17 Apr 2024 19:41:10 +0200 Subject: [PATCH] put css into HTMLheader so it is always available. especially for WebRestart() --- Arduino/CanGrow/CanGrow.ino | 203 +++++++++++++++++++----------------- 1 file changed, 108 insertions(+), 95 deletions(-) diff --git a/Arduino/CanGrow/CanGrow.ino b/Arduino/CanGrow/CanGrow.ino index 9b4fea6..b581284 100644 --- a/Arduino/CanGrow/CanGrow.ino +++ b/Arduino/CanGrow/CanGrow.ino @@ -163,7 +163,99 @@ const char HTMLheader[] PROGMEM = R"EOF( CanGrow - + +