Forráskód Böngészése

[bsp]54608更新GUI引擎宏定义

tangyuxin 7 éve
szülő
commit
ded66869c6
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      bsp/lpc54608-LPCXpresso/drivers/board.c

+ 1 - 1
bsp/lpc54608-LPCXpresso/drivers/board.c

@@ -80,7 +80,7 @@ void rt_hw_board_init()
 #endif
 }
 
-#ifdef RT_USING_RTGUI
+#ifdef RT_USING_GUIENGINE
 #include <rtgui/driver.h>
 #include "drv_lcd.h"