Closed
Description
This is Issue 1031 moved from a Google Code project.
Added by 2012-09-03T19:30:50.000Z by [email protected].
Please review that bug for more context and additional comments, but update this bug.
Original labels: Type-Defect, Priority-High, Component-ATmega32U4
Original description
What steps will reproduce the problem?
- Load Examples ... 04. Communcations... SerialEvent example
- Add while (!Serial) ; after Serial.begin() in setup
- Upload to a Leonardo board, type stuff in the serial monitor
What is the expected output? What do you see instead?
Expected: Get back what I typed
Actual: Got nothing back
What version of the Arduino software are you using? On what operating
system? Which Arduino board are you using?
Arduino 1.0.1 on MacOS X 10.7.4 with a Leonardo R3 board
Please provide any additional information below.
I believe serialEvent is never called. I tried renaming it to serialEvent1 and serialEvent2 without any effect.
Metadata
Metadata
Assignees
Labels
No labels