You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting ready to do a bunch of work to avoid running my application as sudo (pigpio bit banging stuff). But, I also need to control LED strips using the ws2811 library. So, maybe I need to include support for ws2811 in a daemon that my app communicates with over a socket (like pigs).
I know on Jessie and Bullseye, I did not need to run as sudo for this ws2811 library. But, answers to a couple of the issues imply that is now required?
The text was updated successfully, but these errors were encountered:
I'm getting ready to do a bunch of work to avoid running my application as sudo (pigpio bit banging stuff). But, I also need to control LED strips using the ws2811 library. So, maybe I need to include support for ws2811 in a daemon that my app communicates with over a socket (like pigs).
I know on Jessie and Bullseye, I did not need to run as sudo for this ws2811 library. But, answers to a couple of the issues imply that is now required?
The text was updated successfully, but these errors were encountered: