monome / libmonome

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

fixed led_row handling in monomeserial, resubmitted. #14

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.