v0.6.202
This commit is contained in:
@@ -444,6 +444,8 @@ void Display::loop() {
|
||||
plCurrent.loop();
|
||||
break;
|
||||
}
|
||||
default:
|
||||
break;
|
||||
}
|
||||
dsp.loop();
|
||||
if (dsp_on_loop) dsp_on_loop(&dsp);
|
||||
|
||||
Reference in New Issue
Block a user