Skip to content

[DOC] https://www.arduino.cc/en/Serial/IfSerial only mentions Leonardo #3786

Closed
@q2dg

Description

@q2dg

It should changed by "32U4-based boards or something like this.

Moreover...what about Zero or Due? The example piece...

 while (!Serial) {
     ; // wait for serial port to connect. Needed for Leonardo only
   }

...is needed for them too or not?? (in other words, they do auto-reset when Serial monitor is opened?). It isn't clear anywhere of documentation and maybe this page should be the right place to point it out.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions