Skip to content

Commit bd1197f

Browse files
Update boards.py
Added a constant for ORANGE_PI_5_PLUS
1 parent 1ff8b3b commit bd1197f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_platformdetect/constants/boards.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,7 @@
256256
ORANGE_PI_4,
257257
ORANGE_PI_4_LTS,
258258
ORANGE_PI_5,
259+
ORANGE_PI_5_PLUS,
259260
)
260261

261262
# NanoPi

0 commit comments

Comments
 (0)