Skip to content

Add support for toggling the DTR pin in serial communication.

Karol Krizka requested to merge SerialComDTR into devel

A function to set and unset the Data Terminal Ready pin that is part of the RS-232 interface used for serial communication.

Can be used to reset an Arduino sketch.

Merge request reports