setRAW in Serial

This commit is contained in:
2021-08-30 12:49:32 +02:00
parent 88e0d4a241
commit f30158383b
3 changed files with 24 additions and 1 deletions

View File

@@ -165,7 +165,8 @@ public:
void setRTS(bool enabled);
void setDTR(bool enabled);
void setRAW();
~TimeoutSerial();
private: