Commit e87571b
inputmodule-control: Ignore /dev/tty. on macOS
macOS has two instances of the serial console. /dev/tty.* and /dev/cu.*.
The former we can't use. Right now it'll select the wrong one by
default.1 parent ad3a034 commit e87571b
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
93 | 99 | | |
94 | 100 | | |
95 | 101 | | |
| |||
0 commit comments