mirror of
https://github.com/kidoman/embd
synced 2024-12-22 12:50:19 +01:00
fix a typo in the supported hosts list
This commit is contained in:
parent
0e373241a3
commit
9bc13a9654
@ -28,7 +28,7 @@ const (
|
|||||||
// HostCubieTruck represents the Cubie Truck.
|
// HostCubieTruck represents the Cubie Truck.
|
||||||
HostCubieTruck = "CubieTruck"
|
HostCubieTruck = "CubieTruck"
|
||||||
|
|
||||||
// HostRadxa represents the Cubie Truck.
|
// HostRadxa represents the Radxa board.
|
||||||
HostRadxa = "Radxa"
|
HostRadxa = "Radxa"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user