SDCard version

Fork of gr-peach-opencv-project-sd-card by the do

LCD_shield_config/LCD_shield_config_4_3inch.h

Committer:
thedo
Date:
2017-07-21
Revision:
167:2ee3e82cb6f5
Parent:
166:240bc5a0f42a

File content as of revision 167:2ee3e82cb6f5:


#ifndef LCD_SHIELD_CONFIG_4_3INCH_H
#define LCD_SHIELD_CONFIG_4_3INCH_H

#include "LcdCfg_4_3inch.h"
#include "TouchKey_4_3inch.h"

#define LcdCfgTbl_LCD_shield  LcdCfgTbl_4_3inch
#define TouckKey_LCD_shield   TouchKey_4_3inch

#endif