Skip to content
Snippets Groups Projects
Commit ad79c33a authored by daniel's avatar daniel
Browse files

mensactrl: Increase display blank timeout to 3 minutes

parent b5a09ca1
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@
#define LINES_PER_MODULE 2
#define COLS_PER_MODULE 40
#define POWER_TIMEOUT 10000 /* milliseconds */
#define POWER_TIMEOUT 180000 /* milliseconds */
#define POWER_GPIO_PATH "/sys/class/gpio/gpio91/value"
struct mensa_fb {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment