1
0
mirror of synced 2024-11-14 09:47:36 +01:00

Enable JVS emulation by default

This commit is contained in:
Bobby Dilley 2022-07-20 21:06:28 +01:00
parent 6ee183e672
commit 86cf8c73f2

View File

@ -19,7 +19,7 @@ EMULATE_MOTIONBOARD 0
# Set if the emulator should emulate JVS and use the keyboard/mouse for controls.
# If this is set to 0, the emulator will pass through JVS to the serial device
# defined in JVS_PATH.
EMULATE_JVS 0
EMULATE_JVS 1
# Define the path to pass the JVS packets to
JVS_PATH /dev/ttyUSB0