fix: add timeout for device responses

This commit is contained in:
2024-03-05 18:12:56 +01:00
parent 7256dc50d4
commit 6ac2cd1993
3 changed files with 68 additions and 46 deletions

View File

@@ -69,10 +69,6 @@
$: chordActions = chord?.actions.slice(chord.actions.lastIndexOf(0) + 1).toSorted(compare)
$: compoundIndices = chord?.actions.slice(0, chord.actions.indexOf(0))
$: {
console.log(chord?.actions, chordActions, compoundIndices)
}
</script>
<button