EUA/AsrLed

How do you use this thing?

gardotd426 opened this issue · 1 comments

So I tested this script with firmware 2.08 on the ASRock B450M/ac and it started all the lights rotating colors (and very dim). I tried to read the documentation to try and see what I'm supposed to edit or how to use this at all, but there's nothing. How do we actually pick what colors we want to set and whether we want to set it to static, breathing, etc? I know my firmware isn't supported but it seems like it works, I just have no clue how to use it and there's nothing in the documentation that explains how to actually use it.

what i did is:
sudo pip3 install smbus
sudo pip3 install psutil
sudo python3
import AsrLed (in the python shell)

at that point, you can use the functions in the file. mine said Use At Your Own Risk so i didn't bother to continue.