Traxxas TQ 1st gen: try 2

This commit is contained in:
pascallanger 2024-04-27 11:23:19 +02:00
parent 63dfa316e8
commit 85a0e4bde8

View File

@ -120,6 +120,7 @@ static void __attribute__((unused)) TRAXXAS_TQ1_send_data_packet()
} }
else else
{ {
packet_length = 16;
packet[0] = 0x02; // Normal packet packet[0] = 0x02; // Normal packet
packet[5] = 0xA2; // Bind phase 2 = completed? packet[5] = 0xA2; // Bind phase 2 = completed?
//4 channels //4 channels