Skip to content
Snippets Groups Projects
Commit 8e786130 authored by Ben Bruers's avatar Ben Bruers
Browse files

Add support for TTI MX100TP

parent ff5da74f
No related branches found
No related tags found
2 merge requests!316Merge devel into main,!314Add CPX400SP and TTI MX100TP powersupplies
......@@ -10,4 +10,4 @@
REGISTER_POWERSUPPLY(TTIXXXTPPs)
TTIXXXTPPs::TTIXXXTPPs(const std::string& name)
: TTIPs(name, {"MX180TP", "QL355TP"}, 3) {}
: TTIPs(name, {"MX100TP", "MX180TP", "QL355TP"}, 3) {}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment