单片机流水灯基础

#include<reg52.h>

sbit du=P2^0;    //定义一个端口

sbit we=P2^1;

posted @ 2017-12-29 16:50  Justice-V  阅读(76)  评论(0编辑  收藏  举报