diff options
Diffstat (limited to 'keyboards/helix/local_drivers/serial.c')
-rw-r--r-- | keyboards/helix/local_drivers/serial.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/helix/local_drivers/serial.c b/keyboards/helix/local_drivers/serial.c index 6006ebf1bd..674c42d593 100644 --- a/keyboards/helix/local_drivers/serial.c +++ b/keyboards/helix/local_drivers/serial.c @@ -17,7 +17,6 @@ #include <stddef.h> #include <stdbool.h> #include "serial.h" -//#include <pro_micro.h> #ifdef SOFT_SERIAL_PIN |