Anh Tran / Mbed OS GR-Boards_WebCamera

Dependencies:   HttpServer_snapshot_mbed-os

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers Display_shield_config.h Source File

Display_shield_config.h

00001 
00002 #ifndef DISPLAY_SHIELD_CONFIG_H
00003 #define DISPLAY_SHIELD_CONFIG_H
00004 
00005 #include "LcdCfg_Display_shield.h"
00006 
00007 #define LcdCfgTbl_LCD_shield  LcdCfgTbl_Display_shield
00008 #undef TouckKey_LCD_shield
00009 
00010 #endif
00011