From dff80eb6414d00d3b1f6183a2d8eeeefc6697a50 Mon Sep 17 00:00:00 2001 From: "user@node5.net" Date: Sun, 11 Jan 2026 20:40:18 +0100 Subject: Comment about pin per board --- include/header.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/header.h b/include/header.h index f03bdbc..c9336e0 100644 --- a/include/header.h +++ b/include/header.h @@ -1,4 +1,4 @@ -#define LED_PIN 2 // Pin the LED strip is connected to +#define LED_PIN 2 // Pin the LED strip is connected to // 2 for ESP-01 // 5 for NodeMCU #define PHOTORESISTOR_PIN 3 // Used for dimming the LEDs based on light level #define SEGMENT_COUNT 7 // 7 segment display #define DIGIT_COUNT 4 // Number of digits 4 for a clock -- cgit v1.2.3