Bläddra i källkod

[Bug] Fix compilation issues for led indicators (#16001)

Drashna Jaelre 3 år sedan
förälder
incheckning
8101a836a4
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      quantum/led.c

+ 1 - 0
quantum/led.c

@@ -16,6 +16,7 @@
 #include "led.h"
 #include "host.h"
 #include "debug.h"
+#include "gpio.h"
 
 #ifdef BACKLIGHT_CAPS_LOCK
 #    ifdef BACKLIGHT_ENABLE