27.12.2015, 21:37
if (sscanf(params, "d", slot, channel)) missing another 'd' for channel
in /setslot 'slot' is always 0 because you didnt use it
slot = strval(params);
in /setslot 'slot' is always 0 because you didnt use it
slot = strval(params);