Skip to content

Commit 72a7a38

Browse files
committed
Merge remote-tracking branch 'twa127/patch-3' into patch-2
2 parents 74e1d05 + 9ec299e commit 72a7a38

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

adafruit_platformdetect/constants/boards.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
ORANGE_PI_PC_PLUS = "ORANGE_PI_PC_PLUS"
3939
ORANGE_PI_PLUS_2E = "ORANGE_PI_PLUS_2E"
4040
ORANGE_PI_2 = "ORANGE_PI_2"
41+
ORANGE_PI_ZERO_PLUS_2H5 = "ORANGE_PI_ZERO_PLUS_2H5"
4142

4243
# Banana Pi boards
4344
BANANA_PI_M2_ZERO = "BANANA_PI_M2_ZERO"
@@ -126,6 +127,7 @@
126127
ORANGE_PI_PC_PLUS,
127128
ORANGE_PI_PLUS_2E,
128129
ORANGE_PI_2,
130+
ORANGE_PI_ZERO_PLUS_2H5,
129131
)
130132

131133
# BananaPI

0 commit comments

Comments
 (0)