Curly brace change to make it more consistent

And to queue Travis
This commit is contained in:
Scott Shawcroft 2018-12-11 11:57:52 -08:00 committed by GitHub
parent a9d2bfada4
commit 29f9794dcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,8 +28,7 @@
#include "mpconfigboard.h"
#include "hal/include/hal_gpio.h"
void board_init(void)
{
void board_init(void) {
}
bool board_requests_safe_mode(void) {