Browse Source

format code according to conventions [skip ci]

QMK Bot 5 years ago
parent
commit
c89012566c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tmk_core/protocol/vusb/main.c

+ 0 - 1
tmk_core/protocol/vusb/main.c

@@ -21,7 +21,6 @@
 #include "uart.h"
 #include "debug.h"
 
-
 #define UART_BAUD_RATE 115200
 
 /* This is from main.c of USBaspLoader */