导读 #include#include void delayms(unsigned char ms) // 延时子程序{ unsigned char i; while(ms--) { for(i = ...
#include
点亮下一个LED if(LED==0x00) { LED=0xff; } P0 = LED; }}。
#include
点亮下一个LED if(LED==0x00) { LED=0xff; } P0 = LED; }}。
郑重声明:本文版权归原作者所有,转载文章仅为传播更多信息之目的,如作者信息标记有误,请第一时间联系我们修改或删除,多谢。