Skip to content

Commit

Permalink
Correction on WebConfig Shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
InfraredAces committed Mar 9, 2024
1 parent f857d26 commit ea8ca39
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
7 changes: 3 additions & 4 deletions docs/faq/faq-troubleshooting.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -108,11 +108,10 @@ For more information, refer to the [PS4/PS5 Compatibility FAQ](../faq/faq-consol

If the Web Configurator page is timing out, verify that the controller is booting into Web Configurator Mode.

:::info How to get into Bootsel Mode
:::info How to get into Webconfig Mode

- Holding the BootSel button while plugging in
- Holding <Hotkey buttons={["S1", "S2", "Up"]} /> while plugging in
- Holding <Hotkey buttons={["S1", "B3", "B4"]} /> for 5 seconds.
- Holding <Hotkey buttons={["S2"]} /> while plugging in
- Holding <Hotkey buttons={["S2", "B3", "B4"]} /> for 5 seconds.

:::

Expand Down
7 changes: 3 additions & 4 deletions versioned_docs/version-0.7.7/faq/faq-troubleshooting.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -108,11 +108,10 @@ For more information, refer to the [PS4/PS5 Compatibility FAQ](../faq/faq-consol

If the Web Configurator page is timing out, verify that the controller is booting into Web Configurator Mode.

:::info How to get into Bootsel Mode
:::info How to get into Webconfig Mode

- Holding the BootSel button while plugging in
- Holding <Hotkey buttons={["S1", "S2", "Up"]} /> while plugging in
- Holding <Hotkey buttons={["S1", "B3", "B4"]} /> for 5 seconds.
- Holding <Hotkey buttons={["S2"]} /> while plugging in
- Holding <Hotkey buttons={["S2", "B3", "B4"]} /> for 5 seconds.

:::

Expand Down

0 comments on commit ea8ca39

Please sign in to comment.