Curly brace change to make it more consistent
And to queue Travis
This commit is contained in:
parent
a9d2bfada4
commit
29f9794dcf
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user