Sync radio -> module

This commit is contained in:
pascallanger
2019-10-10 23:12:09 +02:00
parent 5c7f997e7a
commit cd7ede006c
56 changed files with 216 additions and 38 deletions

View File

@@ -435,6 +435,7 @@ uint16_t WK_cb()
{
if (packet_sent == 0)
{
telemetry_set_input_sync(2800);
packet_sent = 1;
if(sub_protocol == WK2801)
WK_BuildPacket_2801();