remove RT-Thread GUI [ci-skip]
This commit is contained in:
parent
094797c201
commit
18cd47d3da
|
@ -337,7 +337,7 @@
|
||||||
#define LCD_USING_DEVICE_NAME RT_USART1_NAME
|
#define LCD_USING_DEVICE_NAME RT_USART1_NAME
|
||||||
#define LCD_DEVICE_NAME "lcd"
|
#define LCD_DEVICE_NAME "lcd"
|
||||||
/* using RTGUI support */
|
/* using RTGUI support */
|
||||||
#define RT_USING_RTGUI
|
// #define RT_USING_RTGUI
|
||||||
|
|
||||||
/* name length of RTGUI object */
|
/* name length of RTGUI object */
|
||||||
#define RTGUI_NAME_MAX (16)
|
#define RTGUI_NAME_MAX (16)
|
||||||
|
|
Loading…
Reference in New Issue