[bsp][stm32] update ports/drv_spi_lcd.c

This commit is contained in:
guozhanxin 2019-02-19 14:05:07 +08:00
parent 4452afdc67
commit 6e882807fd
1 changed files with 2 additions and 4 deletions

View File

@ -14,8 +14,6 @@
#include <rthw.h>
#include <finsh.h>
#define BSP_USING_SPI_LCD
#ifdef BSP_USING_SPI_LCD
static int rt_hw_spi_lcd_init(void)