monome / libmonome

makes writing applications for Monomes easy.
ISC License
304 stars 159 forks source link

attempt to fix detection of uno-based arduinomes on osx #15

Closed artfwo closed 12 years ago

artfwo commented 13 years ago

arduino uno uses atmega8u2 instead of ft232, which appears as /dev/tty.usbmodem on osx, these devices should be supported by monome_platform_get_dev_serial.

wrl commented 12 years ago

cherry-picked a084f165acf13891117f856d24dd2c1df0e6ff64 onto master, which should do it. let's see how this works for people.