setDTR method

void setDTR(
  1. bool active
)

No-op on web — the Web Serial API does not expose DTR.

Implementation

void setDTR(bool active) {}