Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: HttpServer_snapshot_mbed-os
LCD_shield_config_4_3inch.h
00001 00002 #ifndef LCD_SHIELD_CONFIG_4_3INCH_H 00003 #define LCD_SHIELD_CONFIG_4_3INCH_H 00004 00005 #include "LcdCfg_4_3inch.h" 00006 #include "TouchKey_4_3inch.h" 00007 00008 #define LcdCfgTbl_LCD_shield LcdCfgTbl_4_3inch 00009 #define TouckKey_LCD_shield TouchKey_4_3inch 00010 00011 #endif 00012 00013
Generated on Wed Jul 13 2022 05:33:36 by
