From 5eeae81ebe4044c54616965f56c4d2e4328143c0 Mon Sep 17 00:00:00 2001 From: steel99xl Date: Sun, 24 Dec 2023 17:27:05 -0500 Subject: [PATCH 1/2] Update README.md --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 7d81699..7484d60 100644 --- a/README.md +++ b/README.md @@ -28,13 +28,8 @@ Your sensor has a diffrent range thant the 12th Gen Intel Framework laptop senso ```./AutomaticBrightness.sh -d [NUMBER] | Decrease the offset your brightness sensors raw reading ``` -```/tmp/AB.offset | Stores current offset for the sensor``` +```/dev/shm/AB.offset | Stores current offset for the sensor``` -```/tmp/AB.stop | Stops AutomaticBrightness.sh``` - -```/tmp/AB.start | Starts stopped AutomaticBrightness.sh``` - -```/tmp/AB.kill | Kills AutomaticBrightness.sh``` when running you will see a ```AB.running``` file and ```AB.offset``` in ```/tmp``` From 1e0b3a01ca8fa23a6f3362bc065a2cb12fe1ec28 Mon Sep 17 00:00:00 2001 From: steel99xl Date: Sun, 24 Dec 2023 17:27:26 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 7484d60..b9faf48 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,6 @@ Your sensor has a diffrent range thant the 12th Gen Intel Framework laptop senso ```/dev/shm/AB.offset | Stores current offset for the sensor``` -when running you will see a ```AB.running``` file and ```AB.offset``` in ```/tmp``` - ## Configuring ```Light Change``` The percent of light change needed to be seen by the sensor for it to change the screen brightness