21 lines
477 B
C
Raw Normal View History

2021-10-11 16:53:23 +08:00
//HC12 <20><>
#include "string.h"
#include "systick.h"
#include "hc25.h"
/**************************************** ˽<>б<EFBFBD><D0B1><EFBFBD> ****************************************/
/*****************************************************************************************/
/**************************************** ˽<>к<EFBFBD><D0BA><EFBFBD> ****************************************/
/*****************************************************************************************/
void HC12_Init(void)
{
}