mirobot / mirobot-ui

The web application that is used to control Mirobot (http://mirobot.io)
GNU General Public License v2.0
16 stars 14 forks source link

Beep for -0.5 seconds (negative) beeps forever #18

Open shanselman opened 9 years ago

shanselman commented 9 years ago

Beep for -0.5 seconds (negative) beeps forever

bjpirt commented 9 years ago

I think this is a bug in both mirobot-ui (shouldn't allow numbers <0) and mirobot-arduino (should handle bad arguments) - will look at fixing

bjpirt commented 9 years ago

See https://github.com/bjpirt/mirobot-arduino/issues/6 for the Arduino side of this issue