edgetx icon indicating copy to clipboard operation
edgetx copied to clipboard

[LUA API] tele.* functions group

Open JimB40 opened this issue 4 years ago • 0 comments

Group telemetry functions in own 'class/object'

accessTelemetryPush -> tele.accessPush() accessTelemetryPop -> tele.accessPop() crossfireTelemetryPush() -> tele.crossfirePush() crossfireTelemetryPop() -> tele.crossfirePop() sportTelemetryPush() -> tele.sportPush() sportTelemetryPop() -> tele.sportPop() setTelemetryValue() -> tele.setSensorValue() getRSSI() -> tele.getRSSI()

JimB40 avatar Sep 21 '21 05:09 JimB40