0
点赞
收藏
分享

微信扫一扫

STC89C52单片机实现led亮起

#include <REGX52.H>

void main()
{
P2=0xFE;//1111 1110

}

STC89C52单片机实现led亮起_51单片机

举报

相关推荐

0 条评论