fix the led_matrix.h naming conflict
This commit is contained in:
parent
5fc2421811
commit
c5221fa1cb
4 changed files with 3 additions and 3 deletions
|
@ -18,7 +18,7 @@
|
|||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
#include "quantum.h"
|
||||
#include "led_matrix.h"
|
||||
#include "ledmatrix.h"
|
||||
|
||||
/* Each driver needs to define a struct:
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue