Explorar o código

Update ssd1306.c

ishtob %!s(int64=8) %!d(string=hai) anos
pai
achega
4e51c1e3ca
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      keyboards/lets_split/ssd1306.c

+ 2 - 0
keyboards/lets_split/ssd1306.c

@@ -1,3 +1,4 @@
+#ifdef SSD1306OLED
 #include "config.h"
 #include "i2c.h"
 #include <stdbool.h>
@@ -466,3 +467,4 @@ void iota_gfx_task(void) {
     iota_gfx_off();
   }
 }
+#endif