#ifndef __CM_DEMO_I2C_H__ #define __CM_DEMO_I2C_H__ #include #include void cm_test_i2c(unsigned char **cmd,int len); #endif