test public

Dependencies:   HttpServer_snapshot_mbed-os

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers LCD_config_DVI_Stick.h Source File

LCD_config_DVI_Stick.h

00001 
00002 #ifndef LCD_CONFIG_DVI_STICK_H
00003 #define LCD_CONFIG_DVI_STICK_H
00004 
00005 #include "LcdCfg_DVI_Stick.h"
00006 
00007 #define LcdCfgTbl_LCD_shield  LcdCfgTbl_DVI_Stick
00008 #undef TouckKey_LCD_shield
00009 
00010 #endif
00011