is there a code snippit I can throw in my setup() function that will halt execution until the serial monitor is started? I have tried the leonardo wait code but apparently it doesn't apply to the Uno.
Also, is there a method of auto-launching the serial monitor automatically in the IDE after a sketch is uploaded? I looked in options for some sort of checkbox to do this but I don't see one.