Skip to content

Commit 1eec66d

Browse files
committed
Fix json parse error in default_config.json
1 parent a20ee20 commit 1eec66d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

default_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,6 @@
177177
"active_eyepiece_index": 0
178178
},
179179
"imu_threshold_scale": 1,
180-
"mountcontrol": "mountcontrol_deactivated"
180+
"mountcontrol": "mountcontrol_deactivated",
181181
"imu_integrator": "classic"
182182
}

0 commit comments

Comments
 (0)