From 5cfa0d548caaac91b2562538d5b63f907bda3bb6 Mon Sep 17 00:00:00 2001 From: Hamish Willee Date: Thu, 5 Jun 2025 10:07:01 +1000 Subject: [PATCH] Update docs/en/peripherals/dshot.md --- docs/en/peripherals/dshot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/peripherals/dshot.md b/docs/en/peripherals/dshot.md index b0ecf91774..b8979c4106 100644 --- a/docs/en/peripherals/dshot.md +++ b/docs/en/peripherals/dshot.md @@ -162,5 +162,5 @@ The system calculates actual motor RPM from the received eRPM data using the [MO :::info :::warning -**Limited hardware support:** 4 outputs only on STM32H7 targets, 8 putputs on the i.MXRT (V6X-RT & Tropic). +**Limited hardware support:** 4 outputs only on STM32H7 targets, 8 outputs on the [i.MXRT](../flight_controller/nxp_mr_vmu_rt1176.md) (V6X-RT & Tropic). :::