spice2x / spice2x.github.io

🌶️ spice2x is a spicier fork of SpiceTools with hundreds of bug fixes and new features 🌶️
https://spice2x.github.io/
GNU General Public License v3.0
113 stars 2 forks source link

output taped led colors through spiceapi #41

Open hlcm0 opened 1 year ago

hlcm0 commented 1 year ago

spiceapi now can only support outputting the average of taped led colors(Left Wing Avg R in sdvx), is there a way to make it output the color for each individual LED instead of the average value?

sp2xdev commented 1 year ago

There is currently no way to do this. In the code it's left as a TODO. I'll keep this as a feature request.