summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKyle McCreery <mccreery.kyle@gmail.com>2021-02-11 08:53:55 -1000
committerGitHub <noreply@github.com>2021-02-11 10:53:55 -0800
commit6a5f29208eb334e11a80ac2330b9a8f71188d586 (patch)
tree96dd9365ffe6a804c896e75f9d3ca44d3147e95b /docs
parent5a73558a211383cd238587369ef043a6d5b64b88 (diff)
[Docs] Update feature_haptic_feedback.md (#11859)
Arduino playground link to wiring diagram no longer works. Changed the link to point to the correct Adafruit hosted diagram pdf.
Diffstat (limited to 'docs')
-rw-r--r--docs/feature_haptic_feedback.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/feature_haptic_feedback.md b/docs/feature_haptic_feedback.md
index 64b66310b6..a092e784c7 100644
--- a/docs/feature_haptic_feedback.md
+++ b/docs/feature_haptic_feedback.md
@@ -39,7 +39,7 @@ Not all keycodes below will work depending on which haptic mechanism you have ch
First you will need a build a circuit to drive the solenoid through a mosfet as most MCU will not be able to provide the current needed to drive the coil in the solenoid.
-[Wiring diagram provided by Adafruit](https://playground.arduino.cc/uploads/Learning/solenoid_driver.pdf)
+[Wiring diagram provided by Adafruit](https://cdn-shop.adafruit.com/product-files/412/solenoid_driver.pdf)
| Settings | Default | Description |