]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
update drivers to exclude lets_split include
authorJack Humbert <jack.humb@gmail.com>
Tue, 11 Jul 2017 17:57:58 +0000 (13:57 -0400)
committerJack Humbert <jack.humb@gmail.com>
Tue, 11 Jul 2017 17:57:58 +0000 (13:57 -0400)
drivers/avr/ssd1306.c

index f9312d2dc157221a5002165b9a50a7dd0324ba1a..e454f54373f509a87c196bef75b5fd76aab99381 100644 (file)
@@ -5,7 +5,6 @@
 #include "i2c.h"
 #include <string.h>
 #include "print.h"
-#include "lets_split.h"
 #include "glcdfont.c"
 #ifdef ADAFRUIT_BLE_ENABLE
 #include "adafruit_ble.h"