//////////////////////////////////////////////////////////////////////////// ///@copyright Copyright (c) 2018, 传控科技 All rights reserved. ///------------------------------------------------------------------------- /// @file msp_eeprom.c /// @brief msp @ driver config ///------------------------------------------------------------------------- /// @version 1.0 /// @author CC /// @date 20190106 /// @note cc_AS_stc02 由stc-isp v6.0860 ////////////////////////////////////////////////////////////////////////////// #include "msp_id.h" #define MSP_ID_LEN 7 void L0_id_get(U8 *id) { U8 i = 0; char *ID = (char idata *)0xf1; for(i=0;i