mirror of
https://gitlab.com/gabmus/envision.git
synced 2025-04-19 19:14:53 +00:00
fix: correct wording of lighthouse calibration
This commit is contained in:
parent
69eba0153b
commit
cfb874fa35
1 changed files with 1 additions and 1 deletions
|
@ -453,7 +453,7 @@ impl AsyncComponent for MainView {
|
|||
set_label: concat!(
|
||||
"SteamVR room configuration not found.\n",
|
||||
"To use the SteamVR lighthouse driver, you ",
|
||||
"will need to run SteamVR and perform the room setup.",
|
||||
"will need to run SteamVR Quick Calibration.",
|
||||
),
|
||||
add_css_class: "warning",
|
||||
set_xalign: 0.0,
|
||||
|
|
Loading…
Add table
Reference in a new issue