Improved formatting for preprocessor conditionals.

pull/7504/head
RFulchiero 2018-07-12 13:24:46 -05:00
parent 10b90edea3
commit 0198481f8f
2 changed files with 44 additions and 43 deletions

View File

@ -215,6 +215,7 @@ void SystemInit(void)
/* set prescaler */
TPI->ACPR = 0;
#endif
}