From 426f1b25411883d92263d8b9eb80ce09f414b434 Mon Sep 17 00:00:00 2001 From: Thomas Farstrike Date: Wed, 11 Mar 2026 14:23:53 +0100 Subject: [PATCH] Comments --- internal_filesystem/lib/mpos/board/fri3d_2024.py | 1 - 1 file changed, 1 deletion(-) diff --git a/internal_filesystem/lib/mpos/board/fri3d_2024.py b/internal_filesystem/lib/mpos/board/fri3d_2024.py index 71f9b4ff..a1e9284e 100644 --- a/internal_filesystem/lib/mpos/board/fri3d_2024.py +++ b/internal_filesystem/lib/mpos/board/fri3d_2024.py @@ -25,7 +25,6 @@ LCD_MOSI = 6 LCD_MISO = 8 LCD_DC = 4 LCD_CS = 5 -#LCD_BL = 1 # backlight can't be controlled on this hardware LCD_RST = 48 TFT_HOR_RES=296