Update board.py

This commit is contained in:
paulcrawford 2019-08-04 13:39:13 -04:00 committed by GitHub
parent 990fe060da
commit b98da99c3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"