T-Troll / alienfx-tools

Alienware systems lights, fans, and power control tools and apps
MIT License
445 stars 37 forks source link

Fix example typo in alienfx-cli.md #401

Closed b-rad15 closed 2 weeks ago

b-rad15 commented 8 months ago

Fixed the example for setone (device 0, light 1, blue) from setone=0,1,0,0 to setone=0,1,0,0,255

T-Troll commented 2 weeks ago

It's not a typo - omitted brightness is always 255.

b-rad15 commented 1 week ago

This is not the case currently, it returns the error setone: Incorrect arguments count (at least 5 needed) because of the CheckCommand function