From bb023026b9a6a6fb704777be5ed45d60502089e8 Mon Sep 17 00:00:00 2001 From: InfraredAces <44279698+InfraredAces@users.noreply.github.com> Date: Tue, 20 Feb 2024 20:11:23 -0700 Subject: [PATCH] Turbo Button Add-on correction (#26) --- docs/add-ons/turbo.mdx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/add-ons/turbo.mdx b/docs/add-ons/turbo.mdx index 3e855af..bc8f348 100644 --- a/docs/add-ons/turbo.mdx +++ b/docs/add-ons/turbo.mdx @@ -64,7 +64,13 @@ Some of the options above uses the following GP2040 input labels for input mappi Additional buttons are required for the Turbo Button as well as each of the additional Charge Buttons desired for a minimum of one button and a maximum of 4 buttons. -If a Turbo LED is desired, an 3.3V non-addressable non-RGB LED is required. This type of LED should only have 2 conductors, power and ground. Because this is using power from +If a Turbo LED is desired, an 3.3V non-addressable non-RGB LED is required. This type of LED should only have 2 conductors, power and ground. + +:::note 3.3V+ Forward Voltage LED + +The LED is using power from GPIO pin, which can only supply +3.3V. Verify that the forward voltage of the LED is below 3.3V, otherwise the LED will not turn on. + +::: ### Installation