Elliot Williams
Elliot Williams
This project looks abandoned. Bummer. Anyway, here were the showstoppers for me -- no panning to zoom in on details, and the inability to control (anything?) over keyboard.
Hi, Tried to compile, and it failed out b/c couldn't find SDL.h. Changing the includes search path in the Makefile fixed it for me. (Linux, FWIW.) Thanks for the great...
Hiya Tuan, Awesome work! I was playing with your demo code, all just fine. Then I noticed that calling a publish shortly after a subscribe seems to prevent a publish...
Opened up the quickstart and started compiling and flashing everything. :) Some programs seem to load correctly, according to dfu-util, but previously loaded programs are run. Specifically, I ran miniblink...
Hiya, Long time user (of ws2812 libs), first time pull requester. Playing around with libs, didn't compile, and the fix was just uppercasing filenames. Thought you'd want to know. And...
A recent SoD version broke ItemRack by changing a function GetMouseFocus() to GetMouseFoci(), which returns an array instead of a single value. This patch implements a quick fix that I...