Skip to content

Commit 0c85934

Browse files
added macro flag to prevent redefinition
1 parent a6e0fd4 commit 0c85934

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

variants/unphone9/pins_arduino.h

+1
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,6 @@ static const uint8_t D11 = 17;
6464
static const uint8_t D12 = 12;
6565
static const uint8_t D13 = 13;
6666
static const uint8_t D21 = 47;
67+
#define UNPHONE_D_PINS_MAPPED
6768

6869
#endif /* Pins_Arduino_h */

0 commit comments

Comments
 (0)