From 6bdb7d2199983e9c4d7d72105c2642bd7a6d729f Mon Sep 17 00:00:00 2001 From: positionhigh Date: Tue, 10 Aug 2021 19:04:53 +0200 Subject: [PATCH] =?UTF-8?q?Dateien=20hochladen=20nach=20=E2=80=9E=E2=80=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- UI.hpp | 7 ------- 1 file changed, 7 deletions(-) diff --git a/UI.hpp b/UI.hpp index 8e089bb..7f4b6ae 100644 --- a/UI.hpp +++ b/UI.hpp @@ -4627,13 +4627,6 @@ void UI_func_sequencer(uint8_t param) lcd.print(seq_find_shortname(seq_menu - 2)[0]); } } - - lcd.setCursor(0, 1); - lcd.print(activesample); -lcd.setCursor(7, 1); - lcd.print(seq_menu); - - if (LCDML.FUNC_close()) // ****** STABLE END ********* { encoderDir[ENC_R].reset();