Skip to content

Commit 58d2bb5

Browse files
authored
Merge pull request #1044 from zfields/patch-2
feat: Opta pin names to match serigraphy
2 parents 4e0d872 + 1b2ddf3 commit 58d2bb5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

variants/OPTA/pins_arduino.h

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,16 @@ static const uint8_t A6 = PIN_A6;
6868
static const uint8_t A7 = PIN_A7;
6969
#define ADC_RESOLUTION 12
7070

71+
// Pin mapping to match serigraphy
72+
static const uint8_t I1 = PIN_A0;
73+
static const uint8_t I2 = PIN_A1;
74+
static const uint8_t I3 = PIN_A2;
75+
static const uint8_t I4 = PIN_A3;
76+
static const uint8_t I5 = PIN_A4;
77+
static const uint8_t I6 = PIN_A5;
78+
static const uint8_t I7 = PIN_A6;
79+
static const uint8_t I8 = PIN_A7;
80+
7181
// Digital pins
7282
// -----------
7383
#define D0 (0u)

0 commit comments

Comments
 (0)
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