Skip to content

Commit ac49262

Browse files
committed
Map system76/addw2 EC code
1 parent fb8a670 commit ac49262

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/ec.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ impl EcComponent {
139139
"L140CU" => "system76/lemp9".to_string(),
140140
"N130ZU" => "system76/galp3-c".to_string(),
141141
"N140CU" => "system76/galp3-c".to_string(),
142+
"PBx0Dx2" => "system76/addw2".to_string(),
142143
_ => model.to_string(),
143144
}
144145
};

0 commit comments

Comments
 (0)