ngs / rb-blink1

Ruby interface for blink(1)
http://ngs.github.io/rb-blink1/
MIT License
50 stars 9 forks source link

Blink1 not responding. #6

Open prolificcoder opened 10 years ago

prolificcoder commented 10 years ago

I just got this gem and tried play in irb with the above sample code. Blink1 doesn't respond. Do I need to set a port or run in sudo or something? I am on a mac and I was able to make it repond to the default GUI app

haarts commented 8 years ago

I had the same issue. But I forgot to run my ruby program with 'sudo'. That fixed it.