FrSky
FrSky copied to clipboard
library usage on teency using Hardware UART
trafficstars
I am working on a gyro based stabilisation for a small wing and wanted to add telemetry using the FrSky library. Need Recommendations for the library setup for HW UART.
Sorry for the late reply. Hardware serial should work like this:
SPortHub hub(0x12, Serial);