Skip to content

Commit afe0351

Browse files
committed
Improved comment
1 parent 0367520 commit afe0351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EspSerialPassthrough.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
#endif
5858
#endif
5959

60-
// AutoMode is only for devices with native USB, like Arduino Zero, Arduino MKR and compatibles (SAMD21/SAMD51 MCU).
60+
// AutoMode is only for devices with native USB, like Arduino Zero, Arduino MKR and compatibles (SAMD21/SAMD51 MCU), since DTR and RTS signals is vital.
6161
// In AutoMode, baud rate switching is supported using the ESP flash tool, hence on a SAMD21, flashing can be done at speeds up to 1500000 (1.5Mbit/s).
6262
// In FlashingMode, a fixed baudrate is used to the ESP, and the ESP flash download tool MUTS be set to the same baud rate.
6363

0 commit comments

Comments
 (0)