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