From d93f83a558c96ed3a6c29c8aaf28905b51e2e3a0 Mon Sep 17 00:00:00 2001 From: Sensei Date: Sat, 14 Jun 2025 00:24:47 -0500 Subject: [PATCH] LED pin PWM.md: update link to screenshot --- docs/LED pin PWM.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/LED pin PWM.md b/docs/LED pin PWM.md index f972eb654e..8ed96a357e 100644 --- a/docs/LED pin PWM.md +++ b/docs/LED pin PWM.md @@ -92,5 +92,5 @@ To drive power LED with brightness control, Mosfet should be used: ![alt text](/docs/assets/images/ledpinpwmpowerled.png "led pin pwm power_led") # Programming tab example for using the LED pin as a PINIO, such as for turning a VTX or camera on and off -!(/docs/assets/images/led-as-pinio.png "led pin as pinio") +![screenshot of programming tab using led as pinio](/docs/assets/images/led-as-pinio.png)