mirror of
https://github.com/MultiMote/niimbluelib.git
synced 2025-03-15 02:51:01 +03:00
Fix example
This commit is contained in:
parent
26cb908eb0
commit
ab2bdf8d3e
@ -137,6 +137,7 @@ printButton.onclick = async () => {
|
||||
await printTask.waitForFinished();
|
||||
} catch (e) {
|
||||
alert(e);
|
||||
} finally {
|
||||
await client.abstraction.printEnd();
|
||||
}
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user