test public

Dependencies:   HttpServer_snapshot_mbed-os

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers LCD_shield_config_RSK_TFT.h Source File

LCD_shield_config_RSK_TFT.h

00001 
00002 #ifndef LCD_SHIELD_CONFIG_RSK_TFT_H
00003 #define LCD_SHIELD_CONFIG_RSK_TFT_H
00004 
00005 #include "LcdCfg_7_1inch.h"
00006 #include "TouchKey_RSK_TFT.h"
00007 
00008 #define LcdCfgTbl_LCD_shield  LcdCfgTbl_7_1inch
00009 #define TouckKey_LCD_shield   TouchKey_RSK_TFT
00010 
00011 #endif
00012