mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-02-04 15:48:10 +00:00
Traxxas TQ 1st gen: try 2
This commit is contained in:
parent
63dfa316e8
commit
85a0e4bde8
@ -120,6 +120,7 @@ static void __attribute__((unused)) TRAXXAS_TQ1_send_data_packet()
|
||||
}
|
||||
else
|
||||
{
|
||||
packet_length = 16;
|
||||
packet[0] = 0x02; // Normal packet
|
||||
packet[5] = 0xA2; // Bind phase 2 = completed?
|
||||
//4 channels
|
||||
|
Loading…
x
Reference in New Issue
Block a user