aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index acd66b0..4dd356b 100644
--- a/README.md
+++ b/README.md
@@ -59,7 +59,7 @@ echo -n "5" > /sys/bus/hid/devices/0003:046D:C24D.XXXX/logitech-g710/led_macro
Writing the led_keys is a bit more involved. The file expects a single digit which is constructed in the following way:
<pre>
-value= wasd << 4 | key
+value= wasd &lt;&lt; 4 | key
where:
wasd - WASD light intensity