mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-21 07:15:15 +03:00
deleted latest microtime entry
This commit is contained in:
parent
e8f5e4e68d
commit
c24fd28b24
1 changed files with 0 additions and 1 deletions
|
@ -76,7 +76,6 @@ export function generateVirtualApiVersions() {
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO: these are temp binding while transition to module happens
|
// TODO: these are temp binding while transition to module happens
|
||||||
window.microtime = microtime;
|
|
||||||
window.degToRad = degToRad;
|
window.degToRad = degToRad;
|
||||||
window.bytesToSize = bytesToSize;
|
window.bytesToSize = bytesToSize;
|
||||||
window.checkChromeRuntimeError = checkChromeRuntimeError;
|
window.checkChromeRuntimeError = checkChromeRuntimeError;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue