队列开启调试

支持芯片: SHMICTRL系列芯片


void que_debug(int mode);
//mode:0或者1,0关闭调试  1-打开调试

示例

que_debug(1);

注意