1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-13 11:29:56 +03:00

Merge pull request #10914 from iNavFlight/sensei-hacker-patch-5

LED pin PWM.md: update link to screenshot
This commit is contained in:
Sensei 2025-06-14 00:25:18 -05:00 committed by GitHub
commit cde1733f0c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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") ![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 # 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)