Customize the Web Throttle to use RestAPI

This commit is contained in:
2022-04-23 20:13:01 +02:00
parent 0b97e6eab5
commit a61dc5f903
5 changed files with 46 additions and 50 deletions

View File

@@ -58,7 +58,7 @@ window.functions = {
};
window.isStopped = true;
let port;
let emulatorMode;
let restMode;
let reader;
let inputDone;
let outputDone;