Format code according to conventions (#15593)
This commit is contained in:
@ -16,5 +16,4 @@
|
||||
|
||||
#include "bootloader.h"
|
||||
|
||||
__attribute__((weak))
|
||||
void bootloader_jump(void) { }
|
||||
__attribute__((weak)) void bootloader_jump(void) {}
|
||||
|
Reference in New Issue
Block a user