summaryrefslogtreecommitdiff
path: root/community-testing/inputattach/inputattach.conf.d
diff options
context:
space:
mode:
Diffstat (limited to 'community-testing/inputattach/inputattach.conf.d')
-rw-r--r--community-testing/inputattach/inputattach.conf.d10
1 files changed, 0 insertions, 10 deletions
diff --git a/community-testing/inputattach/inputattach.conf.d b/community-testing/inputattach/inputattach.conf.d
deleted file mode 100644
index ae8d1842a..000000000
--- a/community-testing/inputattach/inputattach.conf.d
+++ /dev/null
@@ -1,10 +0,0 @@
-#
-# Configuration for inputattach
-#
-# IAPARAMS is an array of inputattach arguments, see 'inputattach --help'.
-# An inputattach instance will be started for each element.
-
-IAPARAMS=(
- "--microsoft /dev/ttyS0"
- #"--baud 9600 --w8001 /dev/ttyS1"
-)