diff options
Diffstat (limited to 'quantum/split_common/serial.c')
-rw-r--r-- | quantum/split_common/serial.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/quantum/split_common/serial.c b/quantum/split_common/serial.c index c4ef2a97e..c27cbfdd0 100644 --- a/quantum/split_common/serial.c +++ b/quantum/split_common/serial.c | |||
@@ -17,7 +17,6 @@ | |||
17 | #include <stddef.h> | 17 | #include <stddef.h> |
18 | #include <stdbool.h> | 18 | #include <stdbool.h> |
19 | #include "serial.h" | 19 | #include "serial.h" |
20 | //#include <pro_micro.h> | ||
21 | 20 | ||
22 | #ifdef SOFT_SERIAL_PIN | 21 | #ifdef SOFT_SERIAL_PIN |
23 | 22 | ||