1
0
mirror of https://github.com/djhackersdev/bemanitools.git synced 2024-09-24 02:48:21 +02:00

Add default jbio-h44b.conf to /dist

This commit is contained in:
Will Toohey 2021-04-06 20:58:47 +10:00
parent aab45f145f
commit 549f00bfb3
2 changed files with 6 additions and 0 deletions

View File

@ -451,6 +451,7 @@ $(zipdir)/jb-hwio.zip: \
build/bin/indep-32/eamio-icca.dll \
build/bin/indep-32/jbio-magicbox.dll \
build/bin/indep-32/jbio-p4io.dll \
dist/jb/jbio-h44b.conf \
| $(zipdir)/
$(V)echo ... $@
$(V)zip -j $@ $^

5
dist/jb/jbio-h44b.conf vendored Normal file
View File

@ -0,0 +1,5 @@
# H44B serial port
h44b.port=COM2
# H44B bus baudrate (real devices expect 57600)
h44b.baud=57600