summaryrefslogtreecommitdiff
path: root/libs/surfaces/us2400/led.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/surfaces/us2400/led.h')
-rw-r--r--libs/surfaces/us2400/led.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/surfaces/us2400/led.h b/libs/surfaces/us2400/led.h
index 99514b12ac..4ef4660d55 100644
--- a/libs/surfaces/us2400/led.h
+++ b/libs/surfaces/us2400/led.h
@@ -43,7 +43,7 @@ public:
: Control (id, name, group)
, state (off)
, last_state (off)
- , llast_state (off)
+ , llast_state (on)
{
}