瀏覽代碼

format code according to conventions [skip ci]

QMK Bot 5 年之前
父節點
當前提交
c89012566c
共有 1 個文件被更改,包括 0 次插入1 次删除
  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 */