We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7c2424 commit 6bef9c7Copy full SHA for 6bef9c7
README.md
@@ -36,6 +36,7 @@ serial.open(opts, function success(), function error());
36
- dataBits: defaults to 8
37
- stopBits: defaults to 1
38
- parity: defaults to 0
39
+- dtr: defaults to false (it may be needed to be true for some arduino)
40
41
You're now able to read and write:
42
```js
0 commit comments