//HC12 库 #include "string.h" #include "systick.h" #include "hc25.h" /**************************************** 私有变量 ****************************************/ /*****************************************************************************************/ /**************************************** 私有函数 ****************************************/ /*****************************************************************************************/ void HC12_Init(void) { }