HID: fix zapis
This commit is contained in:
parent
cf5ee01a9c
commit
44d01c0127
@ -48,8 +48,7 @@
|
|||||||
}
|
}
|
||||||
text = text + ' + ' + str;
|
text = text + ' + ' + str;
|
||||||
text = text.substr(3);
|
text = text.substr(3);
|
||||||
zapis(text);
|
|
||||||
|
|
||||||
previous = event.keyCode;
|
previous = event.keyCode;
|
||||||
|
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user