From b3240631f6079d1d28b69ce65d2881412be628a1 Mon Sep 17 00:00:00 2001 From: siinus Date: Fri, 19 Mar 2021 20:19:13 +0200 Subject: [PATCH] Replace hexToRgb function to work with legacy mobile browsers --- pyleds/templates/index.html | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/pyleds/templates/index.html b/pyleds/templates/index.html index a73790d..e68d188 100644 --- a/pyleds/templates/index.html +++ b/pyleds/templates/index.html @@ -7,11 +7,16 @@