mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2026-09-08 08:25:10 -05:00
dist/iidx: Add default iidxio-bio2 conf
We have stock/default configs for everything else, e.g. hooks.
This commit is contained in:
8
dist/iidx/iidxio-bio2.conf
vendored
Normal file
8
dist/iidx/iidxio-bio2.conf
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# Autodetect BIO2 port (default: on)
|
||||
bio2.autodetect=true
|
||||
|
||||
# BIO2 serial port
|
||||
bio2.port=COM4
|
||||
|
||||
# BIO2 bus baudrate (real devices expect 115200)
|
||||
bio2.baud=115200
|
||||
Reference in New Issue
Block a user