BVSPHari
Results
1
issues of
BVSPHari
**I'm on linux and my code as below ::** brightness.set(0.5).then(() => { console.log('Changed brightness to o.5'); }).catch(err => { console.log(err); }) getting Error: **No backlight device found**. Thanks in advance.