aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWattos <Wattos@gmail.com>2013-05-11 18:09:10 +0300
committerWattos <Wattos@gmail.com>2013-05-11 18:09:10 +0300
commit36970df83317a81ee8d579384a509a463cb38a16 (patch)
treeba76cac3fe31eb7ab834e46f85bdf5b0cde07090
parent198b5da636c75fc7979926523ac8bb78f7640fb2 (diff)
Update README.md
-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