不靠谱的萌猪 发表于 2019-4-20 22:21 建议 延时函数写成void delay_1ms(uint c) { uint a,b; for(b=c;b>0;b--) for(a=110;a>0;a-- ...