Calculate stats on device.ready
This commit is contained in:
parent
4ea390897a
commit
ce226a7f86
|
@ -96,6 +96,7 @@ devices.ready = function (event, arg) {
|
|||
seq.set(1, cfg.cmd.projector_forward);
|
||||
grid.state(0);
|
||||
grid.state(1);
|
||||
seq.stats();
|
||||
|
||||
if (arg.projector_second) {
|
||||
//add second row of projector pads to grid
|
||||
|
|
Loading…
Reference in New Issue