mirror of https://github.com/ARMmbed/mbed-os.git
Improved formatting for preprocessor conditionals.
parent
10b90edea3
commit
0198481f8f
|
@ -215,6 +215,7 @@ void SystemInit(void)
|
||||||
/* set prescaler */
|
/* set prescaler */
|
||||||
TPI->ACPR = 0;
|
TPI->ACPR = 0;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue