test public

Dependencies:   HttpServer_snapshot_mbed-os

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers LCD_config_ATM0430D25.h Source File

LCD_config_ATM0430D25.h

00001 
00002 #ifndef LCD_CONFIG_ATM0430D25_H
00003 #define LCD_CONFIG_ATM0430D25_H
00004 
00005 #include "LcdCfg_40pin_4_3inch.h"
00006 
00007 #define LcdCfgTbl_LCD_shield  LcdCfgTbl_40pin_4_3inch
00008 #undef TouckKey_LCD_shield
00009 
00010 #define TYPICAL_BACKLIGHT_VOL (25.6f)
00011 
00012 #endif
00013