We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb9a3ce commit 65cfb52Copy full SHA for 65cfb52
src/app/ec.rs
@@ -334,6 +334,7 @@ impl EcComponent {
334
"PE6xRNx" => "system76/oryp11".to_string(),
335
"PE60SNx" => "system76/oryp12".to_string(),
336
"PDxxSNx" => "system76/serw13".to_string(),
337
+ "V2xxRNP" => "system76/gaze20".to_string(),
338
"X170SM-G" => "system76/bonw14".to_string(),
339
"X370SNx" => "system76/bonw15".to_string(),
340
"X370SNx1" => "system76/bonw15-b".to_string(),
0 commit comments