Ta上传的资源 (0)

C源程序之LCD1602,绝对可用! //以下是液晶接口及函数定义 #define LCDCom 0 #define LCDData 1 #define LCDDATA P0
C 11