Skip to content

Commit

Permalink
bump control-usb-root, improper command line args meant no graphical …
Browse files Browse the repository at this point in the history
…output on tty0

(cherry picked from commit 2cea110)
  • Loading branch information
mrbojangles3 authored and Frostman committed Nov 8, 2024
1 parent 8c2480f commit a9893d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/fab/versions.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ var Versions = fabapi.Versions{
Fabricator: fabapi.FabricatorVersions{
API: FabricatorVersion,
Controller: FabricatorVersion,
ControlUSBRoot: "v3815.2.5-hh1",
ControlUSBRoot: "v3815.2.5-hh2",
},
Fabric: fabapi.FabricVersions{
API: FabricVersion,
Expand Down

0 comments on commit a9893d3

Please sign in to comment.