#ifndef DATAMMODESETTING_H #define DATAMMODESETTING_H struct DataMModeSetting_t { int gainM; }; #endif //DATAMMODESETTING_H