chenlh
2025-08-29 faba6b022b86f066d95b1cfdf752573724d5fbcd
src/tob.h
@@ -17,10 +17,12 @@
#include "protocol.h"
#include "tg/tg_param_ctrl.h"
class ToB {
private :
   std::vector<IModule*> mList;//模块列表
   std::vector<u16> mModuleIndex;
   param_ctrl_t* paramset;
   Frames* frames;
   u32  dsp_index;