摘要: 基于51单片机的LCD12864库编写 dis_12864.c库文件编写#include <STC89C5xRC.H> #ifndef __DIS_12864_H__#define __DIS_12864_H__ #define uchar unsigned char#define uint uns 阅读全文
posted @ 2022-10-15 23:46 付小白 阅读(1253) 评论(1) 推荐(0)