Ran formatter based on styleguide#95 (#737)

This commit is contained in:
Tyler Veness
2017-11-16 01:05:20 -08:00
committed by Peter Johnson
parent c663d7cd16
commit e5e6d6a193
5 changed files with 5 additions and 5 deletions

View File

@@ -553,4 +553,4 @@ void HAL_SetInterruptUpSourceEdge(HAL_InterruptHandle interruptHandle,
interrupt->fireOnDown = fallingEdge;
interrupt->fireOnUp = risingEdge;
}
}
} // extern "C"