Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6a4cd76

Browse files
committed
Fix Stella LEDs
1 parentcd9d7fc commit6a4cd76

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎variants/STELLA/variant.cpp‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -105,10 +105,10 @@ PinDescription g_APinDescription[] = {
105105
{ P0_3,NULL,NULL,NULL },// A7
106106

107107
// LEDs
108-
{P0_24,NULL,NULL,NULL },// LED R
109-
{P0_16,NULL,NULL,NULL },// LED G
110-
{P0_6,NULL,NULL,NULL },// LED B
111-
{P1_9,NULL,NULL,NULL },// LED PWR
108+
{P1_4,NULL,NULL,NULL },// LED R
109+
{P1_3,NULL,NULL,NULL },// LED G
110+
{P1_2,NULL,NULL,NULL },// LED B
111+
{P1_5,NULL,NULL,NULL },// LED PWR
112112

113113
{ P0_19,NULL,NULL,NULL },// INT APDS
114114

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp