edgetx
edgetx copied to clipboard
[LUA API] tele.* functions group
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()