Open majestix54 opened 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.
Sorry for the late reply. Hardware serial should work like this:
SPortHub hub(0x12, Serial);
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.