【仿真】proteus中LCD和4x4键盘联合仿真.rar

源代码在线查看: includes.h

软件大小: 171 K
上传用户: dongjunxi126
关键词: proteus LCD 4x4
下载地址: 免注册下载 普通下载 VIP

相关代码

				#ifndef __INCLUDES_H__
				#define __INCLUDES_H__
				
				#include 
				#include "SMC1602.h"
				#include "KeyScan.h"
				#include "KeyProcess.h"
				#include "Introduce.h"
				
				#endif			

相关资源