Use backup hidraw brightness write if read-back value fails

This commit is contained in:
Luke D. Jones
2024-05-13 16:18:00 +12:00
parent 6c7e1a6467
commit f2f090a88f
11 changed files with 412 additions and 226 deletions

View File

@@ -197,7 +197,7 @@ export component PopupNotification {
}
}
public function show(){
public function show() {
_p.show();
}
}