Skip to content

Commit 91c1b49

Browse files
authored
Update boards.py
1 parent 6215927 commit 91c1b49

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
@@ -42,6 +42,7 @@
4242
ORANGE_PI_2 = "ORANGE_PI_2"
4343
ORANGE_PI_ZERO_PLUS_2H5 = "ORANGE_PI_ZERO_PLUS_2H5"
4444
ORANGE_PI_ZERO_PLUS = "ORANGE_PI_ZERO_PLUS"
45+
ORANGE_PI_ZERO_2 = "ORANGE_PI_ZERO_2"
4546

4647
# Nano Pi boards
4748
NANOPI_NEO_AIR = "NANOPI_NEO_AIR"
@@ -149,6 +150,7 @@
149150
ORANGE_PI_2,
150151
ORANGE_PI_ZERO_PLUS_2H5,
151152
ORANGE_PI_ZERO_PLUS,
153+
ORANGE_PI_ZERO_2,
152154
)
153155

154156
# NanoPi

0 commit comments

Comments
 (0)