module display word loadable in the simulation

This commit is contained in:
ollo
2019-05-08 21:12:02 +02:00
parent 69a2158ca6
commit b9e3812a72
3 changed files with 9 additions and 8 deletions

View File

@@ -160,9 +160,8 @@ public class WS2812Simulation implements LuaSimulation {
callScript(this.scriptName);
}
} catch (InterruptedException e) {
}
}
private void callScript(String filename) {