RealTadango / FrSky

My S.Port sensors and OpenTX Lua scripts
78 stars 28 forks source link

library usage on teency using Hardware UART #16

Open majestix54 opened 3 years ago

majestix54 commented 3 years ago

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.

RealTadango commented 2 years ago

Sorry for the late reply. Hardware serial should work like this:

SPortHub hub(0x12, Serial);