]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/helix/rev2/split_scomm.c
Helix serial.c re-adjust compiler depend value of delay (#4269)
[qmk_firmware.git] / keyboards / helix / rev2 / split_scomm.c
index 50d233ce9afdd1f4d2af5cfd65ebb9ee7af95a5a..ada7867960b9396494a26f0a492825b4b2b87c2c 100644 (file)
@@ -7,9 +7,6 @@
 #include <stddef.h>
 #include <split_scomm.h>
 #include "serial.h"
-#ifdef SERIAL_DEBUG_MODE
-#include <avr/io.h>
-#endif
 #ifdef CONSOLE_ENABLE
   #include <print.h>
 #endif