We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c94380 commit daf5d50Copy full SHA for daf5d50
src/app/ec.rs
@@ -164,7 +164,7 @@ impl EcComponent {
164
}
165
},
166
"NS50MU" => "system76/darp7".to_string(),
167
- "NV40Mx" | "NV40Mx-DV" => "system76/galp5".to_string(),
+ "NV40Mx" | "NV40Mx-DV" | "NV40MJ" => "system76/galp5".to_string(),
168
"PB50Ex" => "system76/addw1".to_string(),
169
"PBx0Dx2" => "system76/addw2".to_string(),
170
"P950Ex" => "system76/oryp5".to_string(),
0 commit comments