Hitec improvement

Added 3rd byte of TX ID
Reproduce the F5 frames from original TX
This commit is contained in:
Pascal Langer
2018-08-06 18:32:39 +02:00
parent d71640ad7e
commit bf09177916
3 changed files with 25 additions and 21 deletions

View File

@@ -253,8 +253,7 @@
//SPORT_POLLING is an implementation of the same polling routine as XJT module for sport telemetry bidirectional communication.
//This is useful for passing sport control frames from TX to RX(ex: changing Betaflight PID or VTX channels on the fly using LUA scripts with OpentX).
//Using this feature on turnigy 9XR_PRO requires uncomment INVERT_TELEMETRY as this TX output on telemetry pin only inverted signal.
//!This is a work in progress!
//Using this feature requires to uncomment INVERT_TELEMETRY as this TX output on telemetry pin only inverted signal.
//#define SPORT_POLLING