cmDspPgm.c Added printer to cmDspSysPgm_AvailCh().
This commit is contained in:
parent
883891657f
commit
ac75b45da3
@ -2358,7 +2358,6 @@ cmDspRC_t _cmDspSysPgm_AvailCh( cmDspSysH_t h, void** userPtrPtr )
|
||||
cmDspSysInstallCb(h, achp, "gate-1", fad0, "gate-1", NULL );
|
||||
cmDspSysInstallCb(h, fad0, "state-1", achp, "dis-1", NULL );
|
||||
|
||||
cmDspSysInstallCb(h, fad0, "state-0", prp, "in", NULL);
|
||||
|
||||
return kOkDspRC;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user