logi-fix.js aktualisiert
This commit is contained in:
parent
16d05280c4
commit
f0da5781f3
@ -129,8 +129,8 @@ function sendColors(overrideColor) {
|
|||||||
//device.pause(1);
|
//device.pause(1);
|
||||||
|
|
||||||
const packet1 = [
|
const packet1 = [
|
||||||
0x11, 0xFF, 0x10, 0x5B, 0xB4, 0xB4, 0x8D, 0x40,
|
0x11, 0xFF, 0x10, 0x5B, 0xB4, 0xB4, 0x1D, 0xA0,
|
||||||
0xFF
|
0x03
|
||||||
];
|
];
|
||||||
|
|
||||||
// Endpoint und andere Parameter wie im Originalcode
|
// Endpoint und andere Parameter wie im Originalcode
|
||||||
|
Loading…
Reference in New Issue
Block a user