Enable JVS emulation by default
This commit is contained in:
parent
6ee183e672
commit
86cf8c73f2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user