aboutsummaryrefslogtreecommitdiff
path: root/cores/arduino/Server.h
diff options
context:
space:
mode:
authorScott Allen <saydisp-git@yahoo.ca>2017-03-10 16:18:20 -0500
committerMartino Facchin <m.facchin@arduino.cc>2017-11-13 17:38:02 +0100
commit31223160ebfeb6aef21dded0572003eedb2b8fd1 (patch)
tree38e796ad948e5fd2dc79f4d7e9fe5253e3e6c5bd /cores/arduino/Server.h
parent10e0811c520666bb7a4882651f13e8349aba717d (diff)
Don't use line coding to trigger USB auto-reset
An auto-reset invoked using USB CDC is triggered by the port closing (when set to 1200 baud). Closing of the port is indicated by DTR going inactive. There is no need to have auto-reset invoked by a CDC_SET_LINE_CODING command. Only the CDC_SET_CONTROL_LINE_STATE command, which indicates a change in the state of DTR, should be used.
Diffstat (limited to 'cores/arduino/Server.h')
0 files changed, 0 insertions, 0 deletions