_M_z
_M_z
> This is more a workaround, or? I think it's the most appropriated way for what the nix is designed, the remote node should take security into consideration. > I...
Here I have implemented some of the commands of this negative-argument, and make it sticky. But the implementation is kind of "dirty", as only for personal use currently, maybe a...
> > The matrix chroma is 4x6, but the Tartarus Pro is handling all chroma linearly (only row_id == 0), the translation is kind of "ugly" IMO > > What...
> Any update on this one? Sorry for delaying so long time, the "Side Strip LED" problem hasn't fixed yet (will still read values from device), other minor changes has...
> Are there plans to finish this one, guys? How can I help? Aha, my bad, these days busy in changing jobs ,the code is basically ready to submit, but...
I found the issue as well, and digged out there's missing the clang target in the build instruction, ```bash cmake --build . --target clang ``` After the clang is built,...
> @z1gc i'm a newbie to cmake and c++, would you be willing to briefly mention the steps you took to figure out the problem/solution? i'm trying to develop my...