Don't disable the LEDs of the LED display.

This commit is contained in:
László Monda
2016-10-21 02:41:33 +02:00
parent f33f1d71ea
commit c1290d3686
+1 -1
View File
@@ -52,7 +52,7 @@ var initLedCommands = [
], ],
[ // only enable the LEDs that are actually in the matrix [ // only enable the LEDs that are actually in the matrix
writeLedDriverCommandId, writeLedDriverCommandId,
leftLedDriverAddress, rightLedDriverAddress,
19, 19,
0, 0,
0b00000001, 0, 0b00000001, 0,