diff options
| -rw-r--r-- | docs/feature_haptic_feedback.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 | |||
| 39 | 39 | ||
| 40 | 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. | 40 | 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. |
| 41 | 41 | ||
| 42 | [Wiring diagram provided by Adafruit](https://playground.arduino.cc/uploads/Learning/solenoid_driver.pdf) | 42 | [Wiring diagram provided by Adafruit](https://cdn-shop.adafruit.com/product-files/412/solenoid_driver.pdf) |
| 43 | 43 | ||
| 44 | 44 | ||
| 45 | | Settings | Default | Description | | 45 | | Settings | Default | Description | |
