Update board.py
This commit is contained in:
parent
990fe060da
commit
b98da99c3b
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ RASPBERRY_PI_4B = "RASPBERRY_PI_4B"
|
|||
ODROID_C1 = "ODROID_C1"
|
||||
ODROID_C1_PLUS = "ODROID_C1_PLUS"
|
||||
ODROID_C2 = "ODROID_C2"
|
||||
#ODROID_N2 = "Hardkernel ODROID-N2"
|
||||
ODROID_N2 = "Hardkernel ODROID-N2"
|
||||
|
||||
FTDI_FT232H = "FT232H"
|
||||
DRAGONBOARD_410C = "DRAGONBOARD_410C"
|
||||
|
|
|
|||
Loading…
Reference in a new issue