logi-fix.js aktualisiert
This commit is contained in:
parent
9180d5af8d
commit
3a3d88f5c1
@ -133,7 +133,7 @@ function sendColors(overrideColor) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function applyExtra() {
|
function applyExtra() {
|
||||||
const packet = [0x11, 0xFF, 0x10, 0x7E];
|
const packet = [0x11, 0xFF, 0x10, 0x7A];
|
||||||
device.write(packet, 20);
|
device.write(packet, 20);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user