Selaa lähdekoodia

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

Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
Willian Chan 6 vuotta sitten
vanhempi
commit
63e5257a06
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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