2017年6月15日
摘要: #include<reg52.h>#define uchar unsigned char#define uint unsigned int#define ulong unsigned long code unsigned char gao[]={ 0xF2,0xF3,0xF5,0xF5,0xF6,0 阅读全文
posted @ 2017-06-15 17:49 王雪皓 阅读(9033) 评论(3) 推荐(2)
摘要: #include <reg52.h>#include <intrins.h> typedef unsigned char uchar;typedef unsigned char uint;//****************************************NRF24L01端口定义** 阅读全文
posted @ 2017-06-15 17:46 王雪皓 阅读(403) 评论(0) 推荐(0)
摘要: #include <reg52.h>#include <intrins.h> typedef unsigned char uchar;typedef unsigned char uint;//****************************************NRF24L01端口定义** 阅读全文
posted @ 2017-06-15 17:46 王雪皓 阅读(543) 评论(0) 推荐(0)