summaryrefslogtreecommitdiff
path: root/firmware/blinkyfications.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/blinkyfications.cpp')
-rw-r--r--firmware/blinkyfications.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/blinkyfications.cpp b/firmware/blinkyfications.cpp
index 03f53ee..1fc1e84 100644
--- a/firmware/blinkyfications.cpp
+++ b/firmware/blinkyfications.cpp
@@ -34,7 +34,7 @@
#define NUM_LEDS 8
-#define DATA_PIN 23 // PD5 @ Atmega32U4
+#define DATA_PIN 1 // PB1 @ Atmega32U2
CRGB leds[NUM_LEDS];