Eliot Horowitz

Results 3 issues of Eliot Horowitz

Add support sysfs event handlers. There is an example for how to use for a motor encoder on a raspberry pi. Also fixed a minor bug where if you're using...

pi-blaster is crashing on 64-bit raspbian. I've traced it down to to this line: ` memset(ctl->sample, 0, sizeof(ctl->sample)); ` in `init_ctrl_data` Wondering if anyone is looking at 64-bit, or if...