From 94795a17d2d108942d0326e95a1e59e61ab73340 Mon Sep 17 00:00:00 2001 From: Michael Turvey Date: Mon, 27 Mar 2017 16:39:14 -0700 Subject: Update sample.config.json --- useful_files/sample.config.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'useful_files') diff --git a/useful_files/sample.config.json b/useful_files/sample.config.json index 20a8f0c..e12594a 100644 --- a/useful_files/sample.config.json +++ b/useful_files/sample.config.json @@ -1,8 +1,8 @@ -"_Comment0":"This file must be named config.json and placed in the same directory as the executable" +"_Comment0":"This file must be named config.json and placed in the same directory as the executable", "_Comment1":"Valid Posers Are: PoserCharlesSlow, PoserDaveOrtho, PoserDummy, PoserOctavioRadii, PoserTurveyTori", "DefaultPoser":"PoserTurveyTori", -"ConfigPoser":"PoserTurveyTori" -"_Comment2":"RequiredTrackersForCal takes a comma separated list of devices required for calibration to pass. Valid options are: HMD,WM0,WM1,TR0,WW0" +"ConfigPoser":"PoserTurveyTori", +"_Comment2":"RequiredTrackersForCal takes a comma separated list of devices required for calibration to pass. Valid options are: HMD,WM0,WM1,TR0,WW0", "RequiredTrackersForCal":"", -"_Comment3":"If set, AllowAllTrackersForCal will use all trackers for calibration. Otherwise only required trackers will be used." +"_Comment3":"If set, AllowAllTrackersForCal will use all trackers for calibration. Otherwise only required trackers will be used.", "AllowAllTrackersForCal":"1", -- cgit v1.2.3