diff options
Diffstat (limited to 'conf/files/etc/steering_wheel.json')
-rw-r--r-- | conf/files/etc/steering_wheel.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/files/etc/steering_wheel.json b/conf/files/etc/steering_wheel.json new file mode 100644 index 0000000..d470628 --- /dev/null +++ b/conf/files/etc/steering_wheel.json @@ -0,0 +1,5 @@ +{ + "dev_name": "/dev/input/js0", + "wheel_map": "/etc/steering_wheel_map.json", + "gear_para": "/etc/gear_shift_para.json" +} |