monome / libmonome

makes writing applications for Monomes easy.
ISC License
302 stars 158 forks source link

fixed led_row handling in monomeserial. #13

Closed artfwo closed 13 years ago

artfwo commented 13 years ago

monome_led_row should have been called with args "(monome, 0, argv[0]->i, argc - 1, buf);" fixed that.

iioflow commented 13 years ago

i tested mk-set-grids tonight with artfwo's fixes; compiles and runs beautifully on my 128. also added usage instructions to the linux wiki page on monome.org.

wrl commented 13 years ago

please resubmit this without the mk-set-grids.c change, it breaks on runtime.