mirror of
https://github.com/Architeuthis-Flux/Jumperless.git
synced 2024-11-13 18:20:49 +01:00
Fix build on case-sensitive filesystem
This commit is contained in:
parent
5e9699bc14
commit
65dd3fc328
@ -2,7 +2,7 @@
|
||||
#include <Adafruit_NeoPixel.h>
|
||||
#include "NetsToChipConnections.h"
|
||||
#include "MatrixStateRP2040.h"
|
||||
#include "fileParsing.h"
|
||||
#include "FileParsing.h"
|
||||
|
||||
Adafruit_NeoPixel leds(LED_COUNT, LED_PIN, NEO_GRB + NEO_KHZ800);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user