From 2cc5d9391842b717fd0b50b58562c63ba97f1e4d Mon Sep 17 00:00:00 2001 From: Boss Marco Date: Thu, 5 Dec 2019 17:04:03 +0100 Subject: fix and backlight file now in .conf too --- taler.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'taler.conf') diff --git a/taler.conf b/taler.conf index ac50abb..e85fc08 100644 --- a/taler.conf +++ b/taler.conf @@ -18,6 +18,8 @@ UART_DEVICE = /dev/ttyAMA0 # Name of the framebuffer to use for the QR code. FRAMEBUFFER_DEVICE = /dev/fb1 +# Name of the backlight file for the framebuffer +FRAMEBUFFER_BACKLIGHT = /sys/class/backlight/soc:backlight/brightness #Products #end declaration -- cgit v1.2.3