Skip to content

Commit 1f366bc

Browse files
authored
Update boards.py
1 parent bfbf605 commit 1f366bc

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
@@ -53,6 +53,7 @@
5353
ORANGE_PI_3_LTS = "ORANGE_PI_3_LTS"
5454
ORANGE_PI_4 = "ORANGE_PI_4"
5555
ORANGE_PI_4_LTS = "ORANGE_PI_4_LTS"
56+
ORANGE_PI_5 = "ORANGE_PI_5"
5657

5758
# Nano Pi boards
5859
NANOPI_NEO_AIR = "NANOPI_NEO_AIR"

0 commit comments

Comments
 (0)