From 4951bf68df8f459e70f8627e3f6130f5010f7f81 Mon Sep 17 00:00:00 2001 From: marqdevx Date: Wed, 13 Aug 2025 22:45:14 +0200 Subject: [PATCH] Fix Stella LEDs --- variants/STELLA/variant.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/variants/STELLA/variant.cpp b/variants/STELLA/variant.cpp index cbeb7fc76..59325cc11 100644 --- a/variants/STELLA/variant.cpp +++ b/variants/STELLA/variant.cpp @@ -105,10 +105,10 @@ PinDescription g_APinDescription[] = { { P0_3, NULL, NULL, NULL }, // A7 // LEDs - { P0_24, NULL, NULL, NULL }, // LED R - { P0_16, NULL, NULL, NULL }, // LED G - { P0_6, NULL, NULL, NULL }, // LED B - { P1_9, NULL, NULL, NULL }, // LED PWR + { P1_4, NULL, NULL, NULL }, // LED R + { P1_3, NULL, NULL, NULL }, // LED G + { P1_2, NULL, NULL, NULL }, // LED B + { P1_5, NULL, NULL, NULL }, // LED PWR { P0_19, NULL, NULL, NULL }, // INT APDS pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy