From 07e9284ec45582782eac2575d0902e293494d7a9 Mon Sep 17 00:00:00 2001 From: steel99xl Date: Thu, 21 Dec 2023 12:50:47 -0500 Subject: [PATCH] minor update autobrightness.sh The only possible issue I could see with the * in the iio device is if you have 2 sensors, also I'm not 100% sure if it has to check each iio device every time the value is called --- autobrightness.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/autobrightness.sh b/autobrightness.sh index 2a521a1..c3d2921 100644 --- a/autobrightness.sh +++ b/autobrightness.sh @@ -1,4 +1,5 @@ #!/bin/bash +# Slight Alteration of AutomaticBrighness.sh (could be a dell specific fork) #variables to run