Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit deabbcf6 authored by Nikolay Karev's avatar Nikolay Karev Committed by Razziell
Browse files

cpu_input_boost: 1 sec boost instead of 3

parent 2b870747
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@
#define INPUT_REBOOST         (1U << 4)

/* The duration in milliseconds for the wake boost */
#define FB_BOOST_MS (3000)
#define FB_BOOST_MS (1000)

/*
 * "fb" = "framebuffer". This is the boost that occurs on framebuffer unblank,