1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-23 16:25:26 +03:00
inav/docs/Board - FrSky Pilot.md
Darren Lines fac79ee42b
FrSkyPilot target variation (#6705)
* New FrSkyPilot target

I have added a new target for the FrSky Pilot flight controllers. This adds LED support on Ch10. PWM only Ch1-9 with this target.

* Create Board - FrSky Pilot

* Delete Board - FrSky Pilot

* Create Board - FrSky Pilot.md
2021-05-11 16:58:57 +02:00

13 lines
344 B
Markdown

# Board - FRSKYPILOT
## Vendor Information / specification
https://www.frsky-rc.com/product/r9rxsr-pilot/
## Firmware
Two firmware variants are available.
* `inav_x.y.z_FRSKYPILOT.hex`
* `inav_x.y.z_FRSKYPILOT_LED.hex`
The only difference is that the `_LED` variant provides WS2812 LED support on S10. S11 & S12 are used for UART3 only.