Skip to content

Commit ae6e44e

Browse files
adustm0xc0170
authored andcommitted
replace tab by spaces
1 parent 3847477 commit ae6e44e

File tree

1 file changed

+1
-1
lines changed
  • targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L496xG/device

1 file changed

+1
-1
lines changed

targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L496xG/device/stm32l4xx.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
/* #define STM32L476xx */ /*!< STM32L476xx Devices */
9393
/* #define STM32L485xx */ /*!< STM32L485xx Devices */
9494
/* #define STM32L486xx */ /*!< STM32L486xx Devices */
95-
#define STM32L496xx /*!< STM32L496xx Devices */
95+
#define STM32L496xx /*!< STM32L496xx Devices */
9696
/* #define STM32L4A6xx */ /*!< STM32L4A6xx Devices */
9797
#endif
9898

0 commit comments

Comments
 (0)