From 6a5f29208eb334e11a80ac2330b9a8f71188d586 Mon Sep 17 00:00:00 2001 From: Kyle McCreery Date: Thu, 11 Feb 2021 08:53:55 -1000 Subject: [PATCH] [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. --- docs/feature_haptic_feedback.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/feature_haptic_feedback.md b/docs/feature_haptic_feedback.md index 64b66310b..a092e784c 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 |