mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-02-04 20:38:14 +00:00
Update Multiprotocol.h
This commit is contained in:
parent
d66709ea87
commit
44a676b809
@ -907,6 +907,10 @@ Serial: 100000 Baud 8e2 _ xxxx xxxx p --
|
|||||||
Disable_Telemetry => 0x02 0=enable, 1=disable
|
Disable_Telemetry => 0x02 0=enable, 1=disable
|
||||||
Disable_CH_Mapping => 0x01 0=enable, 1=disable
|
Disable_CH_Mapping => 0x01 0=enable, 1=disable
|
||||||
Stream[27.. 35] = between 0 and 9 bytes for additional protocol data
|
Stream[27.. 35] = between 0 and 9 bytes for additional protocol data
|
||||||
|
Protocol specific use:
|
||||||
|
FrSkyX and FrSkyX2: Stream[27] during bind Telem on=0x00,off=0x01 | CH1-8=0x00,CH9-16=0x02
|
||||||
|
FrSkyX and FrSkyX2: Stream[27..34] during normal operation unstuffed SPort data to be sent
|
||||||
|
HoTT: Stream[27] 1 byte for telemetry type
|
||||||
*/
|
*/
|
||||||
/*
|
/*
|
||||||
Multimodule Status
|
Multimodule Status
|
||||||
|
Loading…
x
Reference in New Issue
Block a user