Skip to content

Commit 9e0eb1a

Browse files
committed
remove additional addDevice
changeKeys calls this
1 parent 762cc74 commit 9e0eb1a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: src/ipcHandlers.ts

-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ export function initializeIpcHandlers() {
3939
setTimeout(() => {
4040
global.satellite?.removeDevice()
4141
global.satellite?.changeKeys(keysTotal, keysPerRow, bitmapSize)
42-
global.satellite?.addDevice()
4342
}, 800)
4443
}
4544
})

0 commit comments

Comments
 (0)