Skip to content

Commit

Permalink
Traxxas TQ 1st gen: try 2
Browse files Browse the repository at this point in the history
  • Loading branch information
pascallanger committed Apr 27, 2024
1 parent 63dfa31 commit 85a0e4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Multiprotocol/TRAXXAS_cyrf6936.ino
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 85a0e4b

Please sign in to comment.