仁爱黄蜂

文章
4
资源
0
加入时间
2年10月21天

实训课cc2530

#include<ioCC2530.h>#include<string.h>#define MAXLEN 100typedef unsigned char uchar;typedef unsigned int uint;char TxData[MAXLEN];//存储发送的字符串//延时函数void delay_ms(uint n){ uint i,j; for(i=0;i<n;i++) { for(j=0;j&a