Closed
Description
Here's a strange bug. If this line is part of a sketch upload fails.
lcd.print(" Dangerous!!!"); // creates up load error time out
This is the console message: "avrdude: stk500v2_ReceiveMessage(): timeout"
Three explanation marks alone also cause the error, but really why would I use !!! anyway?
Details: Ubuntu/xfce4; Arduino 1.0.5; Mega2650 ADK.