mirror of
https://github.com/EyeTrackVR/EyeTrackVR-Docs.git
synced 2025-09-26 23:09:15 +08:00
docs: update page name and IR number
This commit is contained in:
parent
419b2e0c58
commit
37c5976368
@ -68,7 +68,7 @@ const theme = {
|
||||
link: "/how_to_build/creating_your_own_mount",
|
||||
},
|
||||
{
|
||||
text: "V4 Full Build Guide",
|
||||
text: "V4 Full Build Guide WIP",
|
||||
link: "/how_to_build/v4_full_build",
|
||||
},
|
||||
],
|
||||
|
@ -50,7 +50,7 @@ Our default configuration stays well below international safety thresholds (see
|
||||
<Alerts :options="alerts.led_power_warning">
|
||||
<template v-slot:content>
|
||||
<p>
|
||||
Use only <ins class="text-red-400 dark:text-red-500">non-focused</ins> LEDs, and ensure total output is <strong>5 mW/sr or less</strong>.
|
||||
Use only <ins class="text-red-400 dark:text-red-500">non-focused</ins> LEDs, and ensure total output is <strong>4 mW/sr or less</strong>.
|
||||
</p>
|
||||
</template>
|
||||
</Alerts>
|
||||
|
Loading…
Reference in New Issue
Block a user