Ver Fonte

update lets_split lufa include

Jack Humbert há 8 anos atrás
pai
commit
7bddacf25f
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      keyboards/lets_split/keymaps/OLED_sample/keymap.c

+ 1 - 1
keyboards/lets_split/keymaps/OLED_sample/keymap.c

@@ -2,7 +2,7 @@
 #include "bootloader.h"
 #include "action_layer.h"
 #include "eeconfig.h"
-#include "tmk_core/protocol/lufa/LUFA-git/LUFA/Drivers/Peripheral/TWI.h"
+#include "lib/lufa/LUFA/Drivers/Peripheral/TWI.h"
 #ifdef AUDIO_ENABLE
   #include "audio.h"
 #endif