Browse Source

[bsp][stm32][stm32l475-atk-pandora]Fix the indentation issue.

Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
Willian Chan 5 years ago
parent
commit
63e5257a06
1 changed files with 1 additions and 1 deletions
  1. 1 1
      bsp/stm32/stm32l475-atk-pandora/board/Kconfig

+ 1 - 1
bsp/stm32/stm32l475-atk-pandora/board/Kconfig

@@ -22,7 +22,7 @@ menu "Onboard Peripheral Drivers"
     
     config BSP_USING_SPI_LCD
         bool "Enable LCD (spi3)"
-		select BSP_USING_SPI
+        select BSP_USING_SPI
         select BSP_USING_SPI3
         default n