51单片机学习 【2-1】点亮一个LED灯

include<regx52.h>

void main()
{
P2=0xFE;/P必须大写/
}

posted @ 2026-07-28 19:10  螺旋丸  阅读(2)  评论(0)    收藏  举报