mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 21:35:44 +03:00
Converted tabs to spaces
This commit is contained in:
parent
996b1a4aa9
commit
dea71df659
8 changed files with 22 additions and 22 deletions
|
@ -151,9 +151,9 @@ bool isMPUSoftReset(void)
|
|||
|
||||
void systemInit(void)
|
||||
{
|
||||
checkForBootLoaderRequest();
|
||||
checkForBootLoaderRequest();
|
||||
|
||||
//SystemClock_Config();
|
||||
//SystemClock_Config();
|
||||
|
||||
// Configure NVIC preempt/priority groups
|
||||
//NVIC_PriorityGroupConfig(NVIC_PRIORITY_GROUPING);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue