From 5dca16fd03005173d470ee9367eabff8a54a3292 Mon Sep 17 00:00:00 2001 From: JbLb Date: Thu, 21 Dec 2017 16:58:20 +0100 Subject: [PATCH] added todo note - need to be transmorm to an issue ! --- LibreMetric.ino | 2 ++ 1 file changed, 2 insertions(+) diff --git a/LibreMetric.ino b/LibreMetric.ino index ec7b823..b83291e 100644 --- a/LibreMetric.ino +++ b/LibreMetric.ino @@ -62,6 +62,8 @@ void setup() { matrix.setRotation(i, 1); } + // todo add an orientation sensor and change display orientation according + display_static_message("Wi-Fi"); WiFiManager wifiManager;