/******************************************************************************* * the includes ******************************************************************************/ #include "ud_66.h" /******************************************************************************* * the defines ******************************************************************************/ /******************************************************************************* * the typedefs ******************************************************************************/ typedef enum { CMD66_CFG,//配置P CMD66_NUM, } CMD66_type; /******************************************************************************* * the globals ******************************************************************************/ /******************************************************************************* * the const ******************************************************************************/ /******************************************************************************* * the functions ******************************************************************************/