setRTS method

void setRTS(
  1. bool active
)

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

Implementation

void setRTS(bool active) {}