From 3a92b4d3ae357953fc1edd35cdb9ede795144a34 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 27 Jul 2022 17:20:30 +0200 Subject: [PATCH] fix wrong weather evaluation --- display.html.php | 19 ++++++++++--------- index.php | 21 +++++++++++++++------ 2 files changed, 25 insertions(+), 15 deletions(-) diff --git a/display.html.php b/display.html.php index 427fb93..4f809f7 100644 --- a/display.html.php +++ b/display.html.php @@ -36,17 +36,18 @@ mm + 'flying-weather', + 'M' => 'maybe-flying-weather', + 'N' => '' + ]; + ?> - - + - - + m/s °C @@ -55,7 +56,7 @@ - +