format code according to conventions [skip ci] 0.8.46
authorQMK Bot <hello@qmk.fm>
Mon, 16 Mar 2020 10:01:22 +0000 (10:01 +0000)
committerQMK Bot <hello@qmk.fm>
Mon, 16 Mar 2020 10:01:22 +0000 (10:01 +0000)
tmk_core/protocol/vusb/main.c

index 469b2ec..068c4d8 100644 (file)
@@ -21,7 +21,6 @@
 #include "uart.h"
 #include "debug.h"
 
-
 #define UART_BAUD_RATE 115200
 
 /* This is from main.c of USBaspLoader */