Update board.py

This commit is contained in:
paulcrawford 2019-08-04 16:59:10 -04:00 committed by GitHub
parent 88265e07b3
commit eb19926ce2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,7 +57,7 @@ RASPBERRY_PI_4B = "RASPBERRY_PI_4B"
ODROID_C1 = "ODROID_C1"
ODROID_C1_PLUS = "ODROID_C1_PLUS"
ODROID_C2 = "ODROID_C2"
#ODROID_C2 = "ODROID_C2"
ODROID_N2 = "Hardkernel ODROID-N2"
FTDI_FT232H = "FT232H"