12864显示设置模式
通用库voidmain()
{
Init_12864();
Display(Table);
while(1)
{
}
}
下载地址
用户评论