STM32 - cosmetic changes to indentation
This commit is contained in:
parent
5f7f2b6461
commit
383f6c52dd
@ -72,7 +72,6 @@
|
|||||||
*
|
*
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
|
|
||||||
void stm32_rcc_enablelse(void)
|
void stm32_rcc_enablelse(void)
|
||||||
{
|
{
|
||||||
/* The LSE is in the RTC domain and write access is denied to this domain
|
/* The LSE is in the RTC domain and write access is denied to this domain
|
||||||
@ -113,5 +112,4 @@ void stm32_rcc_enablelse(void)
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
stm32_pwr_enablebkp(false);
|
stm32_pwr_enablebkp(false);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user