摘要:#include //头文件调用,写程序时都要加上,#define uint unsigned int //宏定义,为了后面定义变量书写简便#define uchar unsigned charuchar mm=0; //全局变量uchar flag_get=0; //定义标志位,为1则灯亮/**...
阅读全文
posted @ 2014-05-23 13:54
posted @ 2014-05-23 13:54
posted @ 2014-05-23 11:31