From d29680b3acc8e578d6db9f82fbbc65a4fdec5d82 Mon Sep 17 00:00:00 2001 From: fvanroie <15969459+fvanroie@users.noreply.github.com> Date: Wed, 27 Jan 2021 18:47:11 +0100 Subject: [PATCH] Fix rotation in the Web UI --- src/svc/hasp_http.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/svc/hasp_http.cpp b/src/svc/hasp_http.cpp index 37d08d78..bbbbeda8 100644 --- a/src/svc/hasp_http.cpp +++ b/src/svc/hasp_http.cpp @@ -1083,7 +1083,7 @@ void webHandleGuiConfig() httpMessage += F("'>
"); int8_t rotation = settings[FPSTR(F_GUI_ROTATION)].asOrientation